Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Called by the framework when it must retrieve a brush to fill the background color of a property.
virtual HBRUSH OnCtlColor(
CDC* pDC,
UINT nCtlColor
);
Parameters
[in] pDC
Pointer to a device context.[in] nCtlColor
(This parameter is not used.)
Return Value
The handle to a brush if this method is successful; otherwise, NULL.
Requirements
Header: afxpropertygridctrl.h