DeleteButton

Syntax

DeleteButton Toolbar$, Position [Context]

Remarks

Removes a button, list box, or space from a toolbar.

Argument

Explanation

Toolbar$

The name of the toolbar as listed in the Toolbars dialog box (View menu).

Position

A number corresponding to the position of the item to remove, where 1 is the first position, 2 is the second, and so on. Note that a list box or space counts as one position.

Context

Determines where the change to the toolbar is stored:

0 (zero) or omitted Normal template

1 Active template


For an example, see AddButton.

See Also

AddButton, ChooseButtonImage, CopyButtonImage, EditButtonImage, MoveButton, PasteButtonImage, ResetButtonImage