Sticky Vertical Mode command
Summary
Toggles the sticky vertical mode.
Description
Toggles the sticky vertical mode.
How to Run
- Default Menu: None
- All Commands: Edit > Extend Selection
> Sticky Vertical Mode
- Toolbar:

- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_VERTICAL_MODE (4473)
Macros
[JavaScript]
editor.ExecuteCommandByID(4473);
[VBScript]
editor.ExecuteCommandByID(4473);
Send feedback on this topic to Emurasoft