Right Custom Bar command

Summary

Switches to the custom bar on right.

Description

Switches to the custom bar on right if available.

How to Run

  • Default Menu: None

  • All Commands: Window > Custom Bar > Right

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FOCUS_RIGHT_BAR (4427)

Macros

[JavaScript]

editor.ExecuteCommandByID(4427);

[VBScript]

editor.ExecuteCommandByID 4427