Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The framework calls this method to get the background color of a property list.
virtual COLORREF GetPropertyGridGroupColor(
CMFCPropertyGridCtrl* pPropList
);
Parameters
- [in] pPropList
A pointer to the property list that the framework is drawing.
Return Value
A COLORREF parameter that indicates the background color of pPropList.
Remarks
Override this function to customize the background color of a property list in your application.
Requirements
Header: afxvisualmanager.h