PasteButtonImage

Syntax

PasteButtonImage Toolbar$, Tool [Context]

Remarks

Sets the face of the specified toolbar button to the graphic on the Clipboard.

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 change, where 0 (zero) is the first button on the specified toolbar, 1 is the second, and so on.

Context

Determines where the change is stored:

0 (zero) or omitted Normal template

1 Active template


For an example that uses PasteButtonImage, see CopyButtonImage.

See Also

ChooseButtonImage, CopyButtonImage, EditButtonImage, ResetButtonImage