BCGControlBar Pro for MFC
virtual BOOL CBCGPTasksPane::OnBeforeDrawTask ( CDC *  pDC,
CBCGPTask pTask 
)
inlineprotectedvirtual

Called by the framework before drawing the task.

Parameters
pDCA pointer to a device context.
pTaskA pointer to task to be drawn.
Returns
TRUE if default task drawing action should be performed; FALSE - otherwise.