MoveCursorScroll Property (ScrollProp Object)

Corresponds to the Move Cursor by Scrolling check box in the Scroll page of Configuration Properties.

[JavaScript]

b = object.MoveCursorScroll;
object.MoveCursorScroll = b;

[VBScript]

b = object.MoveCursorScroll
object.MoveCursorScroll = b

Version

Supported on EmEditor Professional Version 7.00 or later.