Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to retrieve the style of a button or separator on the toolbar.
UINT GetButtonStyle(
int nIndex
) const;
Parameters
- nIndex
The index of the toolbar button or separator style to be retrieved.
Return Value
The style of the button or separator specified by nIndex.
Remarks
A button's style determines how the button appears and how it responds to user input. See SetButtonStyle for examples of button styles.
Requirements
Header: afxext.h