Definitions for MGUI::CTRL classes. More...
#include <mgui/form.h>#include <mgui/keystate.h>#include <mi32/rect.h>#include <mi32/iconid.h>#include <mi32/xbase.h>

Go to the source code of this file.
Classes | |
| class | MGUI::CTRL |
| Base for "single" graphical user interface controls. More... | |
| class | MGUI::CTRL_GROUPBOX |
| Group Box control, used to show frame around other controls. More... | |
| class | MGUI::CTRL_LABEL |
| Non-editable label control. More... | |
| class | MGUI::CTRL_PUSHBUTTON |
| PushButton control supporting both text and icon buttons. More... | |
| class | MGUI::CTRL_SEPARATOR |
| Separator control, draws horizontal or vertical line. More... | |
| class | MGUI::CTRL_TEXT |
| Control to display non-editable multi-line text in optionally scrollable view. More... | |
| class | MGUI::CTRL_TOGGLEBUTTON |
| Toggle button control supporting both "checkbox" and "radio" behavior with text and icon buttons. More... | |
Namespaces | |
| namespace | MGUI |
Definitions for MGUI::CTRL classes.
1.6.1