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
Gets the styles currently applied to a toolbar control.
DWORD GetStyle( ) const;
A DWORD containing a combination of toolbar control styles, as described in the Windows SDK.
Header: afxcmn.h