Top Custom Bar command

Summary

Switches to the custom bar on top.

Description

Switches to the custom bar on top if available.

How to Run

  • Default Menu: None

  • All Commands: Window > Custom Bar > Top

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FOCUS_TOP_BAR (4426)

Macros

[JavaScript]

editor.ExecuteCommandByID(4426);

[VBScript]

editor.ExecuteCommandByID 4426