DoubleClickOnly Property (LinkProp Object)

Corresponds to the Enable Double-Clicking Only check box in the Link page of Configuration Properties.

[JavaScript]

b = object.DoubleClickOnly;
object.DoubleClickOnly = b;

[VBScript]

b = object.DoubleClickOnly
object.DoubleClickOnly = b

Version

Supported on EmEditor Professional Version 7.00 or later.