BCGControlBar Pro for MFC
virtual void CBCGPProp::OnDrawButton ( CDC *  pDC,
CRect  rectButton 
)
virtual

Called by the framework to draw a button contained in the property.

Override it in a derived class to customize the button appearance.

Parameters
pDCA pointer to a device context.
rectButtonThe bounding rectangle.