[]
Raises the EditMouseWheel event.
protected virtual void OnEditMouseWheel(object sender, MouseEventArgs e)
Protected Overridable Sub OnEditMouseWheel(sender As Object, e As MouseEventArgs)
| Type | Name | Description |
|---|---|---|
| object | sender | Object that raised the event |
| MouseEventArgs | e | Event arguments |