EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Scroll Down command

Summary

Scrolls the document down by one line.

Description

Scrolls the document down by one line. However, the window scrolls two lines if the Double Line Scroll check box is checked on the Scroll tab in the Configuration Properties dialog box.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4171);

[VBScript]

editor.ExecuteCommandByID 4171

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.