CReBarCtrl::SetBkColor

COLORREF SetBkColor( COLORREF clr );

Return Value

A COLORREF 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 RB_SETBKCOLOR, 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 OverviewClass MembersHierarchy Chart

See Also   CReBarCtrl::GetBkColor