Custom Bar Options command

Summary

Displays a popup menu to set the custom bar options.

Description

Displays a popup menu to set the custom bar options.

How to Run

  • Default Menu: None

  • All Commands: Window > Custom Bar > Custom Bar Options

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: ALT+.

Plug-in Command ID

EEID_PANE_MENU (23284)

Macros

[JavaScript]

editor.ExecuteCommandByID(23284);

[VBScript]

editor.ExecuteCommandByID 23284