BCGControlBar Pro for MFC
UINT CBCGPToolBar::GetButtonStyle ( int  nIndex) const

Returns a style of a toolbar button.

Returns
A value, that specifies the button's style.

Call this function to retrieve a toolbar button's style. Use SetButtonStyle() to set a style of a toolbar button.

Parameters
nIndexSpecifies a button's index.