CControlBar::GetBarStyle
DWORDGetBarStyle();
Return Value
The current CBRS_ (control bar styles) settings for the control bar. See CControlBar::SetBarStyle for the complete list of available styles.
Remarks
Call this function to determine which CBRS_ (control bar styles) settings are currently set for the control bar. Does not handle WS_ (window style) styles.
CControlBar Overview | Class Members | Hierarchy Chart
See Also CControlBar::SetBarStyle