Macro Sheets Only
Equivalent to choosing the Reset Button Image command from the Tool shortcut menu. Resets a button to its original button face.
Syntax
RESET.TOOL(bar_id, position)
Bar_id is the number or name of the toolbar containing the button you want to reset. For detailed information about bar_id, see ADD.TOOL.
Position specifies the position of the button within the toolbar. Position starts with 1 at the left side (if horizontal) or at the top (if vertical).
Related Functions
ADD.TOOL Adds one or more buttons to a toolbar
DELETE.TOOL Deletes a button from a toolbar
RESET.TOOLBAR Resets a button to its original button face
List of Customizing Functions