[]
Initializes a new instance of the UpDownButtonClickEventArgs class.
public UpDownButtonClickEventArgs(int delta, bool handled = false)
Public Sub New(delta As Integer, Optional handled As Boolean = False)
| Type | Name | Description |
|---|---|---|
| int | delta | |
| bool | handled |