MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Modules | Data Structures | Macros | Typedefs
MonthCalendar control

Modules

 Styles of monthcalendar control
 
 Messages of monthcalendar control
 
 Notification codes of monthcalendar control
 

Data Structures

struct  _SYSTEMTIME
 
struct  _MCCOLORINFO
 

Macros

#define CTRL_MONTHCALENDAR   ("MonthCalendar")
 The class name of monthcalendar control. More...
 

Typedefs

typedef struct _SYSTEMTIME SYSTEMTIME
 
typedef SYSTEMTIMEPSYSTEMTIME
 Data type of the pointer to a SYSTEMTIME. More...
 
typedef struct _MCCOLORINFO MCCOLORINFO
 
typedef MCCOLORINFOPMCCOLORINFO
 Data type of the pointer to a MCCOLORINFO. More...
 

Detailed Description

Macro Definition Documentation

#define CTRL_MONTHCALENDAR   ("MonthCalendar")

The class name of monthcalendar control.

Definition at line 72 of file monthcal.h.

Typedef Documentation

typedef struct _MCCOLORINFO MCCOLORINFO

Struture of the color info of the monthcalendar control

Data type of the pointer to a MCCOLORINFO.

Definition at line 125 of file monthcal.h.

Data type of the pointer to a SYSTEMTIME.

Definition at line 90 of file monthcal.h.

typedef struct _SYSTEMTIME SYSTEMTIME

Structure of the system time