DELETE.TOOLBAR macro

Equivalent to clicking the Delete button in the Toolbars dialog box, which appears when you click the Customize command (View menu, Toolbars submenu). Deletes a custom toolbar.

Syntax

DELETE.TOOLBAR(bar_name)

Bar_name    specifies the name of the toolbar that you want to delete. For detailed information about bar_name, see ADD.TOOL.

Remarks

 

Related Functions

ADD.TOOL   Adds or more buttons to a toolbar

ADD.TOOLBAR   Creates a new toolbar with the specified buttons

RESET.TOOLBAR   Resets a built-in toolbar to its initial default setting

Return to index