CReBarCtrl::SetColorScheme
Sets the color scheme for the buttons on a rebar control.
void SetColorScheme( const COLORSCHEME* lpcs );
Parameters
- lpcs
A pointer to a COLORSCHEME structure, as described in the Windows SDK.
Remarks
The COLORSCHEME structure includes both the button highlight color and the button shadow color.
Requirements
Header: afxcmn.h