CMonthCalCtrl::SetCalendarBorderDefault
Sets the default width of the border of the current month calendar control.
void SetCalendarBorderDefault();
Remarks
The border width is set to the default value specified by the current theme, or zero if themes are not used.
This method sends the MCM_SETCALENDARBORDER message, which is described in the Windows SDK.
Requirements
Header: afxdtctl.h
This control is supported in Windows Vista and later.
Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.