CToolBarCtrl::SetExtendedStyle
Sets the extended styles for a toolbar control.
DWORD SetExtendedStyle(
DWORD dwExStyle
);
Параметры
- dwExStyle
A value specifying the new extended styles. This parameter can be a combination of the toolbar extended styles.
Возвращаемое значение
A DWORD that represents the previous extended styles. For a list of styles, see Toolbar Extended Styles, in the Windows SDK.
Заметки
This member function implements the behavior of the Win32 message TB_SETEXTENDEDSTYLE, as described in the Windows SDK.
Требования
Header: afxcmn.h