System.Windows.Forms.MouseEventArgs.Clicks Property

Gets the number of times the mouse button was pressed and released.

Syntax

public int Clicks { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Although the Windows interface defines standard mouse events as either single-clicks or double-clicks, individual applications can interpret a larger number of clicks as a single event.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0