Syntax
ResetButtonImage Toolbar$, Tool [, Context]
Remarks
Resets the face of the specified toolbar button to the graphic originally associated with the command the button runs.
Argument | Explanation | |
Toolbar$ | The name of the toolbar, as it appears in the Toolbars dialog box (View menu) | |
Tool | A number corresponding to the button face to reset, where 1 is the first button on the specified toolbar, 2 is the second, and so on | |
Context | Determines where the change is stored: 0 (zero) or omitted Normal template 1 Active template |
See Also
ChooseButtonImage, CopyButtonImage, EditButtonImage, PasteButtonImage, ViewToolbars