BCGControlBar Pro for MFC
virtual BOOL CBCGPPlannerClockIcons::Initialize ( )
protectedvirtual

Initializes the clock icons.

Returns
Should return TRUE, if the clock icons were loaded successfully; otherwise FALSE.

Override this method in a derived class and initialize the custom clock icons image list. You should set the protected member m_bInitialized to TRUE, if the function completes successfully.