Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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, in pixels.
Remarks
This method overrides the default class implementation, CMFCToolBarButton::OnSize, by updating the size and position of the internal CEdit object.
Requirements
Header: afxtoolbareditboxbutton.h