Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Called by the framework when the button is added to a Customize dialog box.
virtual void OnAddToCustomizePage();
Remarks
This method extends the base class implementation (CMFCToolBarButton::OnAddToCustomizePage) by copying the properties from the edit box control in any toolbar that has the same command ID as this object. This method does nothing if no toolbar has an edit box control that has the same command ID as this object.
For more information about the Customize dialog box, see CMFCToolBarsCustomizeDialog Class.
Requirements
Header: afxtoolbareditboxbutton.h
See Also
Reference
CMFCToolBarEditBoxButton Class