CControlBar::GetBarStyle

Call this function to determine which CBRS_ (control bar styles) settings are currently set for the control bar.

DWORD GetBarStyle( );

Возвращаемое значение

The current CBRS_ (control bar styles) settings for the control bar. See CControlBar::SetBarStyle for the complete list of available styles.

Заметки

Does not handle WS_ (window style) styles.

Требования

Header: afxext.h

См. также

Основные понятия

CControlBar Class

CControlBar Members

Hierarchy Chart

CControlBar::SetBarStyle