[]
Processes the MouseDown events that occur in scroll buttons.
protected virtual void OnScrollMouseDown(object sender, MouseEventArgs e)
Protected Overridable Sub OnScrollMouseDown(sender As Object, e As MouseEventArgs)
Type | Name | Description |
---|---|---|
object | sender | Object that raised the event |
MouseEventArgs | e | Event arguments |