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 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