SECCalendar::SetDrawMode
BOOLSECCalendar::SetDrawMode(longm)
Sets the flags for drawing mode of days in the current month. Valid draw modes include:
Defined in: Calendar.cpp
Return Value
Nonzero if drawing mode was set correctly, otherwise 0.
Parameters
m
Drawing mode flags ORed together.
SECDM_FULL_MONTH_NAMES
Use full month names.
SECDM_FULL_DAY_NAMES
Use full day names.
See Also
SECCalendar SetPrePostDrawMode GetPrePostDrawMode GetDrawMode