FastCursorMove Property (ScrollProp Object)

Corresponds to the Faster Cursor Movement check box in the Scroll page of Configuration Properties.

[JavaScript]

b = object.FastCursorMove;
object.FastCursorMove = b;

[VBScript]

b = object.FastCursorMove
object.FastCursorMove = b

Version

Supported on EmEditor Professional Version 7.00 or later.