|
MiniGUI API Reference (MiniGUI-Processes)
v4.0.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
| #define | CBS_BMP_16X16 0x0000 |
| The size of the item bitmap is 16x16. More... | |
| #define | CBS_BMP_32X32 0x0001 |
| The size of the item bitmap is 32x32. More... | |
| #define | CBS_BMP_CUSTOM 0x0002 |
| The item bitmap has customized size. More... | |
| #define | CBS_USEBKBMP 0x0004 |
| The control has a background bitmap. More... | |
| #define CBS_BMP_16X16 0x0000 |
| #define CBS_BMP_32X32 0x0001 |
| #define CBS_BMP_CUSTOM 0x0002 |
The item bitmap has customized size.
| #define CBS_USEBKBMP 0x0004 |
The control has a background bitmap.
1.8.13