Bottom Custom Bar command

Summary

Switches to the custom bar on bottom.

Description

Switches to the custom bar on bottom if available.

How to Run

  • Default Menu: None

  • All Commands: Window > Custom Bar > Bottom

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FOCUS_BOTTOM_BAR (4428)

Macros

[JavaScript]

editor.ExecuteCommandByID(4428);

[VBScript]

editor.ExecuteCommandByID 4428