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.
COLORREF GetTextColor( ) const;
Return Value
A COLORREF value that represents the current text color. If this value is -1, the control is using the system color for the text color.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK.
Example
See the example for CTreeCtrl::SetTextColor.
CTreeCtrl Overview | Class Members | Hierarchy Chart
See Also CTreeCtrl::SetTextColor