Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Char Right Extend (Vertical Mode) command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Char Right Extend (Vertical Mode) command

Summary

Extends the vertical selection one character to the right.

Description

Extends the vertical selection one character to the right.

How to Run

Default Menu: None

All Commands: Edit > Extend Selection > Char Right Extend (Vertical Mode)

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: ALT+CTRL+RIGHT ARROW

Plug-in Command ID

EEID_BOX_EXTEND_RIGHT (4025)

Macros

[JavaScript]

editor.ExecuteCommandByID(4025);

[VBScript]

editor.ExecuteCommandByID 4025

Copyright © 2003-2023 by Emurasoft, Inc.