[]
Occurs if the user presses a mouse button while the cursor is over the element.
public event MouseEventHandler MouseDown
Public Event MouseDown As MouseEventHandler
Type | Description |
---|---|
MouseEventHandler | Occurs if the user presses a mouse button while the cursor is over the element. |