Synchronize Vertical Scrolling when Split command

Summary

Synchronizes vertical scrolling of split windows.

Description

Synchronizes vertical scrolling of split windows.

How to Run

  • Default Menu: Window > Synchronize Vertical Scrolling when Split

  • All Commands: Window > Split > Synchronize Vertical Scrolling when Split

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_SYNC_VERT_SCROLL_SPLIT (4524)

Macros

[JavaScript]

editor.ExecuteCommandByID(4524);

[VBScript]

editor.ExecuteCommandByID 4524