CToolBarCtrl::GetStyle

Gets the styles currently applied to a toolbar control.

DWORD GetStyle( ) const;

Return Value

A DWORD containing a combination of toolbar control styles, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CToolBarCtrl Class

Hierarchy Chart

CToolBarCtrl::SetStyle

Other Resources

CToolBarCtrl Members