System.Windows.Forms.ScrollBar.MouseDown Event

Occurs when the mouse pointer is over the control and the user presses a mouse button.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event MouseEventHandler MouseDown

Remarks

The System.Windows.Forms.ScrollBar control does not raise the ScrollBar.MouseDown 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