MFC
Expand Minimize
This topic has not yet been rated - Rate this topic

CToolBarCtrl::GetExtendedStyle

Retrieves the extended styles for a toolbar control.

DWORD GetExtendedStyle( ) const;

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.

This member function implements the behavior of the Win32 message TB_GETEXTENDEDSTYLE, as described in the Windows SDK.

Header: afxcmn.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.