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.
Retrieves the color that is used to draw the text of property items in the current property grid control.
COLORREF GetTextColor() const;
Return Value
An RGB color value.
Remarks
This method retrieves the color that the framework uses to draw the foreground of the current property grid control. The CMFCPropertyGridCtrl::GetBkColor method retrieves the background color.
Requirements
Header: afxpropertygridctrl.h