BCGControlBar Pro for MFC
virtual HBRUSH CBCGPProp::OnCtlColor ( CDC *  pDC,
UINT  nCtlColor 
)
protectedvirtual

Called by the framework when it needs to retrieve a brush to fill the background color of a property.

Returns
HBRUSH to be used for the property background or NULL.
Parameters
pDCA pointer to a device context.
nCtlColorNot used.