Table of Contents

Property DoubleClickTime

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DoubleClickTime

Gets the maximum number of milliseconds that can elapse between a first click and a second click for the OS to consider the mouse action a double-click.

public static int DoubleClickTime { get; set; }

Property Value

int

The maximum amount of time, in milliseconds, that can elapse between a first click and a second click for the OS to consider the mouse action a double-click.