, including all inherited members.
| AddDestroyCallback() | MGUI::CTRL | [protected] |
| AddItem(ID id, const MISTRING &label, ITEMSTYLE style=ITEMSTYLE_Normal) | MGUI::CTRL_MENUBUTTON | |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, STYLE style=STYLE_Normal, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize) | MGUI::CTRL_MENUBUTTON | |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, ICONID iconid, const MISTRING &tooltip, STYLE style=STYLE_Normal, int iconsize=0) | MGUI::CTRL_MENUBUTTON | |
| CTRL() | MGUI::CTRL | [inline, protected] |
| CTRL_MENUBUTTON() | MGUI::CTRL_MENUBUTTON | [inline] |
| DELEGATE_ONSIZE typedef | MGUI::CTRL | |
| GetBackgroundColor() | MGUI::CTRL | [static] |
| GetBackgroundColor(COLOR &color) const | MGUI::CTRL | |
| GetDimensions(MGUI::POINT &dimensions) const | MGUI::CTRL | |
| GetDlgParent() const | MGUI::CTRL | |
| GetItemState(ID id) const | MGUI::CTRL_MENUBUTTON | |
| GetNumItems() const | MGUI::CTRL_MENUBUTTON | |
| GetShell() const | MGUI::CTRL | |
| GetToolTip() const | MGUI::CTRL | |
| GetWidget() const | MGUI::CTRL | [inline] |
| Invalidate(bool erase=true) | MGUI::CTRL | |
| IsCreated() const | MGUI::CTRL | [virtual] |
| IsEnabled() const | MGUI::CTRL | [virtual] |
| IsVisible() const | MGUI::CTRL | |
| ITEMSTYLE enum name | MGUI::CTRL_MENUBUTTON | |
| ITEMSTYLE_Normal enum value | MGUI::CTRL_MENUBUTTON | |
| ITEMSTYLE_Toggle enum value | MGUI::CTRL_MENUBUTTON | |
| m_widget | MGUI::CTRL | [protected] |
| OnMenuPopup() | MGUI::CTRL_MENUBUTTON | [protected, virtual] |
| OnSelection(ID id) | MGUI::CTRL_MENUBUTTON | [protected, virtual] |
| ProcessWidgetEvents(Widget widget) | MGUI::CTRL | [static] |
| RemoveAllItems() | MGUI::CTRL_MENUBUTTON | |
| RemoveItemByID(ID id) | MGUI::CTRL_MENUBUTTON | |
| RemoveItemByIndex(int indx) | MGUI::CTRL_MENUBUTTON | |
| SetBackgroundColor(const COLOR &color) | MGUI::CTRL | |
| SetDelegateOnSelection(DELEGATE_VOID_ID delegate) | MGUI::CTRL_MENUBUTTON | [inline] |
| SetDimensions(MGUI::POINT dimensions) | MGUI::CTRL | |
| SetEnabled(bool enabled=true) | MGUI::CTRL | [virtual] |
| SetFocus() const | MGUI::FORM | [inline] |
| SetForegroundColor(const COLOR &color) | MGUI::CTRL | |
| SetItemEnabled(ID id, bool enabled=true) | MGUI::CTRL_MENUBUTTON | |
| SetItemState(ID id, bool state) | MGUI::CTRL_MENUBUTTON | |
| SetMinimumSize(int width, int height) | MGUI::CTRL | |
| SetShadowArgs(XTARGS &args, SHADOW shadow) | MGUI::CTRL | [protected, static] |
| SetSizeByKey(const char *SizeKey) | MGUI::CTRL | |
| SetToolTipString(const MISTRING &string) | MGUI::CTRL | |
| SetVisible(bool visible=true) | MGUI::CTRL | [virtual] |
| SetWidgetShadow(Widget widget, SHADOW shadow) | MGUI::CTRL | [static] |
| SHADOW enum name | MGUI::CTRL | |
| SHADOW_Black enum value | MGUI::CTRL | |
| SHADOW_In enum value | MGUI::CTRL | |
| SHADOW_None enum value | MGUI::CTRL | |
| SHADOW_Out enum value | MGUI::CTRL | |
| SHADOW_White enum value | MGUI::CTRL | |
| STYLE enum name | MGUI::CTRL_MENUBUTTON | |
| STYLE_HighlightOnEnter enum value | MGUI::CTRL_MENUBUTTON | |
| STYLE_LargeButton enum value | MGUI::CTRL_MENUBUTTON | |
| STYLE_NoBorder enum value | MGUI::CTRL_MENUBUTTON | |
| STYLE_Normal enum value | MGUI::CTRL_MENUBUTTON | |
| UpdateWindow() | MGUI::CTRL | |
| v_OnDestroyWidget() | MGUI::CTRL | [protected, virtual] |
| ~CTRL()=0 | MGUI::CTRL | [pure virtual] |
| ~CTRL_MENUBUTTON() | MGUI::CTRL_MENUBUTTON | [virtual] |
| ~FORM()=0 | MGUI::FORM | [pure virtual] |