CControlBar::SetBarStyle

CControlBar::SetBarStyle

void SetBarStyle( DWORD dwStyle );

Parameters

dwStyle

The desired styles for the control bar. Can be one or more of the following:

Remarks

Call this function to set the desired CBRS_ styles for the control bar. Does not affect the WS_ (window style) settings.

CControlBar Overview |  Class Members |  Hierarchy Chart

See Also   CControlBar::GetBarStyle