|
mGNCS API Reference
v1.2.0
A new control set and a new framework for MiniGUI apps
|
Data Structures | |
| struct | mGroupBox |
| groupbox class, derived from mStatic More... | |
| struct | mGroupBoxClass |
| struct of groupbox control, derived from mStaticClass More... | |
| struct | mGroupBoxRenderer |
| groupbox class renderer interface, derived from mStaticRenderer More... | |
Macros | |
| #define | NCSCTRL_GROUPBOX NCSCLASSNAME("groupbox") |
| the name of groupbox control More... | |
Enumerations |
Variables | |
| MGNCS_EXPORT mGroupBoxClass | g_stmGroupBoxCls |
| global mGroupBoxClass More... | |
| #define NCSCTRL_GROUPBOX NCSCLASSNAME("groupbox") |
the name of groupbox control
Definition at line 59 of file mgroupbox.h.
| enum enumGroupBoxNotify |
the notification code of mGroupBox
Definition at line 142 of file mgroupbox.h.
| enum mGroupBoxProp |
the properties id of mGroupBox
Definition at line 132 of file mgroupbox.h.
| g_stmGroupBoxCls |
global mGroupBoxClass
1.8.11