#include <monthcal.h>
Struture of the color info of the monthcalendar control
Definition at line 72 of file monthcal.h.
int clr_arrow |
Color of the arrow
Definition at line 79 of file monthcal.h.
int clr_arrowHibk |
Color of the hilighted arrow background
Definition at line 81 of file monthcal.h.
int clr_daybk |
Color of the day text background
Definition at line 89 of file monthcal.h.
int clr_dayHibk |
Color of the hilighted day text background
Definition at line 91 of file monthcal.h.
int clr_dayHitext |
Color of the hilighted day text
Definition at line 97 of file monthcal.h.
int clr_daytext |
Color of the day text
Definition at line 93 of file monthcal.h.
int clr_titlebk |
Color of the titile background
Definition at line 75 of file monthcal.h.
int clr_titletext |
Color of the titile text
Definition at line 77 of file monthcal.h.
int clr_trailingtext |
Color of the trailing day text
Definition at line 95 of file monthcal.h.
int clr_weekcaptbk |
Color of the week caption background
Definition at line 84 of file monthcal.h.
int clr_weekcapttext |
Color of the week caption text
Definition at line 86 of file monthcal.h.