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