MGUI::CTRL_LABEL Member List
This is the complete list of members for
MGUI::CTRL_LABEL, including all inherited members.
| AddDestroyCallback() | MGUI::CTRL | [protected] |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize, STYLE style=STYLE_LeftNoWrap) | MGUI::CTRL_LABEL | |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, const MGUI::ICON &icon, const MISTRING &tooltip) | MGUI::CTRL_LABEL | |
| Create(MGUI::LAYOUT_PANE_BASE &ParentPane, ICONID iconid, const MISTRING &tooltip, UINT16 iconsize=0) | MGUI::CTRL_LABEL | |
| CTRL() | MGUI::CTRL | [inline, protected] |
| CTRL_LABEL() | MGUI::CTRL_LABEL | |
| 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 | |
| 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 | |
| m_widget | MGUI::CTRL | [protected] |
| ProcessWidgetEvents(Widget widget) | MGUI::CTRL | [static] |
| SetBackgroundColor(const COLOR &color) | MGUI::CTRL | |
| SetDimensions(MGUI::POINT dimensions) | MGUI::CTRL | |
| SetEnabled(bool enabled=true) | MGUI::CTRL | [virtual] |
| SetFocus() const | MGUI::FORM | [inline] |
| SetForegroundColor(const COLOR &color) | MGUI::CTRL | |
| SetIcon(const MGUI::ICON &icon) | MGUI::CTRL_LABEL | |
| SetIcon(ICONID iconid, UINT16 iconsize=0) | MGUI::CTRL_LABEL | |
| SetLabel(const MISTRING &string) | MGUI::CTRL_LABEL | |
| 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_LABEL | |
| STYLE_Center enum value | MGUI::CTRL_LABEL | |
| STYLE_Left enum value | MGUI::CTRL_LABEL | |
| STYLE_LeftNoWrap enum value | MGUI::CTRL_LABEL | |
| STYLE_Right enum value | MGUI::CTRL_LABEL | |
| UpdateWindow() | MGUI::CTRL | |
| v_OnDestroyWidget() | MGUI::CTRL | [protected, virtual] |
| ~CTRL()=0 | MGUI::CTRL | [pure virtual] |
| ~CTRL_LABEL() | MGUI::CTRL_LABEL | |
| ~FORM()=0 | MGUI::FORM | [pure virtual] |