[]
Raises the MouseDown event when the pointer button is pressed while the cursor is over the control.
protected virtual void OnMouseDown(MouseEventArgs e)
Protected Overridable Sub OnMouseDown(e As MouseEventArgs)
| Type | Name | Description |
|---|---|---|
| MouseEventArgs | e | Event arguments |