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 retrieve the text color of a property list.
virtual COLORREF GetPropertyGridGroupTextColor(
CMFCPropertyGridCtrl* pPropList
);
Parameters
- [in] pPropList
A pointer to the property list.
Return Value
A COLORREF parameter that indicates the text color of the property list.
Remarks
Override this function to customize the text color of a property list in your application.
Requirements
Header: afxvisualmanager.h