BCGSuite for MFC
UINT CBCGPCalendarBar::GetCommandID ( ) const
inline

Returns a command ID currently assigned to a CBCGPCalendarBar object.

Returns
A command ID currently assigned to a CBCGPCalendarBar.

Call this member function to retrieve the control's command ID. The command ID is used to notify a parent of CBCGPCalendarBar object (the parent is sent WM_COMMAND message when the user selects a new date, for example).