CFont* GetMonthCalFont( ) const;
Return Value
A pointer to a CFont object, or NULL if unsuccessful.
Remarks
Call this member function to get the font currently used by the date and time picker control's month calendar control. The CFont object pointed to by the return value is a temporary object and is destroyed during the next idle processing time.
CDateTimeCtrl Overview | Class Members | Hierarchy Chart
See Also CDateTimeCtrl::SetMonthCalFont