[]
Handles MouseWheel events.
public virtual bool OnMouseWheel(MouseEventArgs e)
| Type | Name | Description |
|---|---|---|
| MouseEventArgs | e | MouseEventArgs that contains the event data. |
| Type | Description |
|---|---|
| bool | True if the event was handled by this element, false otherwise. |