HorizontalGrid Property (ScrollProp Object)

Corresponds to the Horizontal Grid check box in the Scroll page of Configuration Properties.

[JavaScript]

b = object.HorizontalGrid;
object.HorizontalGrid = b;

[VBScript]

b = object.HorizontalGrid
object.HorizontalGrid = b

Version

Supported on EmEditor Professional Version 10.00 or later.