MiniGUI API Reference (MiniGUI-Standalone)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
Styles of treeview control | |
Messages of treeview control | |
Notification codes of treeview control | |
Data Structures | |
struct | _TVITEMINFO |
Macros | |
#define | CTRL_TREEVIEW ("TreeView") |
The class name of treeview control. More... | |
Typedefs | |
typedef struct _TVITEMINFO | TVITEMINFO |
typedef TVITEMINFO * | PTVITEMINFO |
Data type of the pointer to a TVITEMINFO. More... | |
#define CTRL_TREEVIEW ("TreeView") |
The class name of treeview control.
Definition at line 83 of file treeview.h.
typedef TVITEMINFO * PTVITEMINFO |
Data type of the pointer to a TVITEMINFO.
Definition at line 123 of file treeview.h.
typedef struct _TVITEMINFO TVITEMINFO |
TreeView item info structure