| AddItem(ID id, const MISTRING &string, bool resize=true) | MGUI::FORM_COMBOBOX | [inline] |
| AddItem(ID id, const UNICODE *string, bool resize=true) | MGUI::FORM_COMBOBOX | [inline] |
| AddItem(ID id, const char *string, bool resize=true) | MGUI::FORM_COMBOBOX | [inline] |
| AddItems(const MGUI::LISTITEMDEF *items, bool resize=true) | MGUI::FORM_COMBOBOX | [inline] |
| AddUnitItems(int UnitType, int DftUnitID=0) | MGUI::FORM_COMBOBOX | [inline] |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const char *label, _CT *pContainer, void(_CT::*pfOnSelection)(), const MGUI::LISTITEMDEF *items=0, int listheight=7, int width=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize, MGUI::CTRL_COMBOBOX::STYLE style=MGUI::CTRL_COMBOBOX::STYLE_Default, MGUI::CTRL_LABEL::STYLE labelstyle=MGUI::CTRL_LABEL::STYLE_LeftNoWrap) | MGUI::FORM_COMBOBOX_T< _CT > | [inline] |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, _CT *pContainer, void(_CT::*pfOnSelection)(), const MGUI::LISTITEMDEF *items=0, int listheight=7, int width=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize, MGUI::CTRL_COMBOBOX::STYLE style=MGUI::CTRL_COMBOBOX::STYLE_Default, MGUI::CTRL_LABEL::STYLE labelstyle=MGUI::CTRL_LABEL::STYLE_LeftNoWrap) | MGUI::FORM_COMBOBOX_T< _CT > | [inline] |
| MGUI::FORM_COMBOBOX::Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const char *label, const MGUI::LISTITEMDEF *items=0, int listheight=7, int width=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize, MGUI::CTRL_COMBOBOX::STYLE style=MGUI::CTRL_COMBOBOX::STYLE_Default, MGUI::CTRL_LABEL::STYLE labelstyle=MGUI::CTRL_LABEL::STYLE_LeftNoWrap) | MGUI::FORM_COMBOBOX | |
| MGUI::FORM_COMBOBOX::Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, const MGUI::LISTITEMDEF *items=0, int listheight=7, int width=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize, MGUI::CTRL_COMBOBOX::STYLE style=MGUI::CTRL_COMBOBOX::STYLE_Default, MGUI::CTRL_LABEL::STYLE labelstyle=MGUI::CTRL_LABEL::STYLE_LeftNoWrap) | MGUI::FORM_COMBOBOX | |
| CreatePane(MGUI::LAYOUT_PANE_BASE &ParentPane, MGUI::LAYOUT_ORIENTATION orientation, MGUI::LAYOUT_SIZEALIGN sizealign, int ChildSpacing=4, int ExtraBorder=0) | MGUI::FORM_COMPOSITE | [inline, protected] |
| DeleteAllItems() | MGUI::FORM_COMBOBOX | [inline] |
| DeleteItem(int index) | MGUI::FORM_COMBOBOX | [inline] |
| DeleteItemID(ID id) | MGUI::FORM_COMBOBOX | [inline] |
| FORM_COMBOBOX() | MGUI::FORM_COMBOBOX | |
| FORM_COMBOBOX_T() | MGUI::FORM_COMBOBOX_T< _CT > | [inline, explicit] |
| FORM_COMPOSITE() | MGUI::FORM_COMPOSITE | |
| GetComboBox() | MGUI::FORM_COMBOBOX | [inline] |
| GetComboBox() const | MGUI::FORM_COMBOBOX | [inline] |
| GetCount() const | MGUI::FORM_COMBOBOX | [inline] |
| GetDlgParent() const | MGUI::FORM_COMPOSITE | [inline] |
| GetIndexFromID(ID id) const | MGUI::FORM_COMBOBOX | [inline] |
| GetItemID(int index) const | MGUI::FORM_COMBOBOX | [inline] |
| GetItemString(int index) const | MGUI::FORM_COMBOBOX | [inline] |
| GetLabel() | MGUI::FORM_COMBOBOX | [inline] |
| GetPane() | MGUI::FORM_COMPOSITE | [inline, protected] |
| GetSelectedItem() const | MGUI::FORM_COMBOBOX | [inline] |
| GetSelectedItemID() const | MGUI::FORM_COMBOBOX | [inline] |
| InsertItem(int index, ID id, const MISTRING &string) | MGUI::FORM_COMBOBOX | [inline] |
| IsCreated() const | MGUI::FORM_COMPOSITE | [virtual] |
| IsItemSelected(int index) const | MGUI::FORM_COMBOBOX | [inline] |
| OnSelection() | MGUI::FORM_COMBOBOX | [protected, virtual] |
| SetEnabled(bool enabled=true) | MGUI::FORM_COMBOBOX | [virtual] |
| SetFocus() const | MGUI::FORM | [inline] |
| SetSelectedItem(int index) | MGUI::FORM_COMBOBOX | [inline] |
| SetSelectedItemID(ID id) | MGUI::FORM_COMBOBOX | [inline] |
| SetSorted(bool sorted=true) | MGUI::FORM_COMBOBOX | [inline] |
| SetVisible(bool visible=true) | MGUI::FORM_COMPOSITE | [virtual] |
| ~FORM()=0 | MGUI::FORM | [pure virtual] |
| ~FORM_COMBOBOX() | MGUI::FORM_COMBOBOX | [virtual] |
| ~FORM_COMPOSITE()=0 | MGUI::FORM_COMPOSITE | [pure virtual] |