, including all inherited members.
| AddItem(ID id, const MISTRING &string, bool resize=true) | MGUI::FORM_COMBOBOX | [inline] |
| AddUnitItem(int MeasureType, int UnitID) | MGUI::FORM_COMBOBOX | [inline] |
| AddUnitItems(int MeasureType, int DftUnitID=0) | MGUI::FORM_COMBOBOX | [inline] |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, int listheight=12, 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_COMPOSITE() | MGUI::FORM_COMPOSITE | |
| FORM_SELECT_LANGUAGE() | MGUI::FORM_SELECT_LANGUAGE | |
| 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] |
| GetSelectedLanguage() const | MGUI::FORM_SELECT_LANGUAGE | |
| 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] |
| IsVisible() const | MGUI::FORM_COMPOSITE | [inline] |
| SaveSelectedLanguage() | MGUI::FORM_SELECT_LANGUAGE | |
| SetDelegateOnSelection(DELEGATE_VOID_NOPARMS delegate) | MGUI::FORM_COMBOBOX | [inline] |
| SetEnabled(bool enabled=true) | MGUI::FORM_COMPOSITE | [virtual] |
| SetFocus() const | MGUI::FORM | [inline] |
| SetSelectedItem(int index, bool notify=false) | MGUI::FORM_COMBOBOX | [inline] |
| SetSelectedItemID(ID id, bool notify=false) | MGUI::FORM_COMBOBOX | [inline] |
| SetSelectedLanguage(const char *Language) | MGUI::FORM_SELECT_LANGUAGE | |
| SetSelectedPrevious(bool notify=false) | 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] |
| ~FORM_SELECT_LANGUAGE() | MGUI::FORM_SELECT_LANGUAGE | [virtual] |