BCGControlBar Pro for MFC
virtual void CBCGPPropList::OnDrawDescription ( CDC *  pDC,
CRect  rect 
)
protectedvirtual

Called by the framework to draw the description area and display the description text.

This function is called by the framework to draw the description area and display the description text. It is not called if the description area has been disabled using EnableDescriptionArea(). Override OnDrawDesciption() in a derived class to customize the appearance of the description area.

Parameters
pDCA pointer to a device context.
rectSpecifies the bounding rectangle of the description area.