Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Window Top command

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

Window Top command

Summary

Moves the cursor to the top of the current window.

Description

Moves the cursor to the top of the window. This command does not move the vertical scroll position.

How to Run

Default Menu: None

All Commands: Edit > Move Cursor Vertically > Window Top

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: ALT+PAGE UP

Plug-in Command ID

EEID_WINDOW_TOP (4292)

Macros

[JavaScript]

editor.ExecuteCommandByID(4292);

[VBScript]

editor.ExecuteCommandByID 4292

Copyright © 2003-2023 by Emurasoft, Inc.