CToolBarCtrl::GetExtendedStyle
Retrieves the extended styles for a toolbar control.
DWORD GetExtendedStyle( ) const;
Return Value
A DWORD that represents the extended styles currently in use for the toolbar control. For a list of styles, see Toolbar Extended Styles, in the Windows SDK.
Remarks
This member function implements the behavior of the Win32 message TB_GETEXTENDEDSTYLE, as described in the Windows SDK.
Requirements
Header: afxcmn.h