CMFCToolBarDateTimeCtrl::GetDateTimeCtrl
Returns a pointer to the date and time picker control.
CDateTimeCtrl* GetDateTimeCtrl() const;
Return Value
A pointer to date and time picker control; or NULL if the control does not exist.
Remarks
The CMFCToolBarDateTimeCtrl class initializes the m_pWndDateTime data member when you insert a CMFCToolBarDateTimeCtrl object into a toolbar.
Requirements
Header: afxtoolbardatetimectrl.h