MGUI::CTRL_SEPARATOR Member List
This is the complete list of members for
MGUI::CTRL_SEPARATOR, including all inherited members.
| AddDestroyCallback() | MGUI::CTRL | [protected] |
| Create(LAYOUT_PANE_BASE &ParentPane, CTRLSTYLE type=CTRLSTYLE_ShadowEtchedIn, UINT8 thickness=1, int length=0, ORIENTATION orientation=ORIENTATION_Automatic) | MGUI::CTRL_SEPARATOR | |
| Create(LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, CTRLSTYLE type=CTRLSTYLE_ShadowEtchedIn, UINT8 thickness=1) | MGUI::CTRL_SEPARATOR | |
| CTRL() | MGUI::CTRL | [inline, protected] |
| CTRL_SEPARATOR() | MGUI::CTRL_SEPARATOR | |
| CTRLSTYLE enum name | MGUI::CTRL_SEPARATOR | |
| CTRLSTYLE_Dashed enum value | MGUI::CTRL_SEPARATOR | |
| CTRLSTYLE_ShadowEtchedIn enum value | MGUI::CTRL_SEPARATOR | |
| CTRLSTYLE_ShadowEtchedOut enum value | MGUI::CTRL_SEPARATOR | |
| CTRLSTYLE_Solid enum value | MGUI::CTRL_SEPARATOR | |
| 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] |
| ORIENTATION enum name | MGUI::CTRL_SEPARATOR | |
| ORIENTATION_Automatic enum value | MGUI::CTRL_SEPARATOR | |
| ORIENTATION_Horizontal enum value | MGUI::CTRL_SEPARATOR | |
| ORIENTATION_Vertical enum value | MGUI::CTRL_SEPARATOR | |
| 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 | |
| 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 | |
| UpdateWindow() | MGUI::CTRL | |
| v_OnDestroyWidget() | MGUI::CTRL | [protected, virtual] |
| ~CTRL()=0 | MGUI::CTRL | [pure virtual] |
| ~CTRL_SEPARATOR() | MGUI::CTRL_SEPARATOR | |
| ~FORM()=0 | MGUI::FORM | [pure virtual] |