SECCalendar::GetPrePostDrawMode

longSECCalendar::GetPrePostDrawMode(void)

Retrieves the flags for current drawing mode.

Defined in: Calendar.cpp

Return Value

The drawing mode of the pre and post dates:

SECDM_FULL_MONTH_NAMES

Use full month names.

SECDM_FULL_DAY_NAMES

Use full day names.

Comments

The PrePost draw mode applies to dates which are shown for the previous and following months shown as a reference. See class description for valid flags.

See Also

SECCalendar  SetPrePostDrawMode  GetDrawMode  SetDrawMode