MiniGUI API Reference (MiniGUI-Standalone)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
Styles of textedit control | |
Messages of textedit control | |
Notification codes of textedit control | |
Macros | |
#define | CTRL_TEXTEDIT ("textedit") |
The class name of textedit control. More... | |
Typedefs | |
typedef GHANDLE | HTEXTDOC |
Text document/buffer object. More... | |
#define CTRL_TEXTEDIT ("textedit") |
The class name of textedit control.
Definition at line 84 of file textedit.h.
Text document/buffer object.
Definition at line 91 of file textedit.h.