CDateTimeCtrl::GetMonthCalFont
Gets the font currently used by the date and time picker control's month calendar control.
CFont* GetMonthCalFont( ) const;
Возвращаемое значение
A pointer to a CFont object, or NULL if unsuccessful.
Заметки
The CFont object pointed to by the return value is a temporary object and is destroyed during the next idle processing time.
Требования
Header: afxdtctl.h