CToolBarCtrl::SetColorScheme
Sets the color scheme of the current toolbar control.
void SetColorScheme(
const COLORSCHEME* lpColorScheme
);
Параметры
Parameter |
Description |
---|---|
[in] lpColorScheme |
Pointer to a COLORSCHEME structure that describes the highlight color and shadow color of the toolbar control. |
Заметки
This method sends the TB_SETCOLORSCHEME message, which is described in the Windows SDK.
Требования
Header: afxcmn.h