DesktopSystemSpecificsDoubleClickTime Property
Maximum time spent between two mouse clicks to handle action as a double click.
Namespace: SMath.EnvironmentAssembly: SMath.Environment (in SMath.Environment.dll) Version: 1.2.9018.0
public double DoubleClickTime { get; }
Public ReadOnly Property DoubleClickTime As Double
Get
public:
virtual property double DoubleClickTime {
double get () sealed;
}
abstract DoubleClickTime : float with get
override DoubleClickTime : float with get
DoubleISystemSpecificsDoubleClickTime