Kommentar
Å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.
Called by the framework when the parent toolbar changes its size or position and this change causes the button to change size.
virtual void OnSize(
int iSize
);
Parameters
- [in] iSize
The new width of the button.
Remarks
The default implementation of this method does nothing. Override this method to resize the button when the size or position of the parent toolbar changes.
Requirements
Header: afxtoolbarbutton.h