EmEditor Home - EmEditor Help - Command Reference - Window category

Toggle Vertical Split command

Summary

Toggles the vertical window split.

Description

If the current window is split horizontally or not split at all, this command will split the current window into vertical panes, and will fix the split position at the center of the window immediately. If the current window is already split vertically, this command will remove the vertical split from the current window.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4386);

[VBScript]

editor.ExecuteCommandByID 4386

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.