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 SetBkColor( COLORREF clr );
Return Value
A value that represents the previous default background color.
Parameters
clr
The COLORREF value that represents the new default background color.
Remarks
This member function implements the behavior of the Win32 message , as described in the Platform SDK. See this topic for more information about when to set the background color, and how to set the default.
CReBarCtrl Overview | Class Members | Hierarchy Chart
See Also CReBarCtrl::GetBkColor