Restore Tabbed Window Position command

Summary

Restores the tabbed window to the previously saved position.

Description

This command restores the tabbed window to the previously saved position.

How to Run

  • Default Menu: None

  • All Commands: Window > Restore > Restore Tabbed Window Position

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_RESTORE_COMBINED_POS (4543)

Macros

[JavaScript]

editor.ExecuteCommandByID(4543);

[VBScript]

editor.ExecuteCommandByID 4543