Share via


CMFCVisualManagerOffice2003::GetPropertyGridGroupTextColor

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

Returns the text color of the specified property list.

Remarks

Override this function to customize the text color of a property list in your application.

Requirements

Header: afxvisualmanageroffice2003.h

See Also

Reference

CMFCVisualManagerOffice2003 Class

Hierarchy Chart