BCGControlBar Pro for MFC
virtual void CBCGPCalendar::OnSelectionChanged ( )
protectedvirtual

Called by the calendar when selection has changed.

This method is called by the calendar control when the current selection state has changed. This method sends BCGM_CALENDAR_ON_SELCHANGED to the calendar's owner.

You can override this method in a derived class to perform custom processing.