Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the style of the button.
virtual void SetStyle(
UINT nStyle
);
Parameters
- [in] nStyle
The new style of the button.
Remarks
The default implementation sets the CMFCToolBarButton::m_nStyle data member to nStyle. Override this method if you want to perform additional processing to handle the change in style. See ToolBar Control Styles for a list of valid style flags.
Requirements
Header: afxtoolbarbutton.h