Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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