MiniGUI API Reference (MiniGUI-Processes)
v5.0.6
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 95 of file treeview.h.
typedef TVITEMINFO * PTVITEMINFO |
Data type of the pointer to a TVITEMINFO.
Definition at line 135 of file treeview.h.
typedef struct _TVITEMINFO TVITEMINFO |
TreeView item info structure