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.
Sets the style of the toolbar button at the given index. (Overrides CMFCToolBar::SetButtonStyle.)
virtual void SetButtonStyle(
int nIndex,
UINT nStyle
);
Parameters
[in] nIndex
The zero-based index of the toolbar button whose style is to be set.[in] nStyle
The style of the button. See ToolBar Control Styles for the list of available toolbar button styles.
Requirements
Header: afxpopupmenubar.h