BCGControlBar Pro for MFC
virtual void CBCGPBrushProp::OnDrawValue ( CDC *  pDC,
CRect  rect 
)
virtual

Called to draw property value.

Overridden. Fills the property value area with currently selected brush.

Can be overridden in a derived class to customize appearance of a property value of CBCGPBrush type.

Parameters
pDCA pointer to a device context.
rectSpecifies bounding rectangle of property value.

Reimplemented from CBCGPProp.