Left Custom Bar command

Summary

Switches to the custom bar on left.

Description

Switches to the custom bar on left if available.

How to Run

  • Default Menu: None

  • All Commands: Window > Custom Bar > Left

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FOCUS_LEFT_BAR (4425)

Macros

[JavaScript]

editor.ExecuteCommandByID(4425);

[VBScript]

editor.ExecuteCommandByID 4425