BCGSuite for MFC
virtual void CBCGPGridItem::OnDrawButton ( CDC *  pDC,
CRect  rectButton 
)
virtual

Called by the framework when it needs to draw the item's button.

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

Parameters
pDCPoints to a device context.
rectButtonButton's bounding rectangle.