BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::GetCalendarColors ( const CBCGPCalendar *  pCalendar,
CBCGPCalendarColors &  colors 
)
virtual

Called by the Calendar control when it needs to render itself.

Override this method in a derived class in order to customize the Calendar control colors.

Parameters
pCalendarA pointer to calendar control.
colorsThis object is filled by this method.