[]
Represents a defined method that handles the SpinDown event.
public delegate void SpinDownEventHandler(object sender, SpinDownEventArgs e)
Public Delegate Sub SpinDownEventHandler(sender As Object, e As SpinDownEventArgs)
| Type | Name | Description |
|---|---|---|
| object | sender | Represents a defined method that handles the SpinDown event. |
| SpinDownEventArgs | e | Represents a defined method that handles the SpinDown event. |