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 SetTextColor( COLORREF clr );
Return Value
The value representing the previous text color associated with the CReBarCtrl object.
Parameters
clr
A COLORREF value that represents the new text color in the CReBarCtrl object.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK. It is provided to support text color flexibility in a rebar control.
CReBarCtrl Overview | Class Members | Hierarchy Chart
See Also CReBarCtrl::GetTextColor