Name | Description | |
---|---|---|
SpinButtonClickEventArgs Constructor | Initializes a new instance of the SpinButtonClickEventArgs class. |
The following tables list the members exposed by SpinButtonClickEventArgs.
Name | Description | |
---|---|---|
SpinButtonClickEventArgs Constructor | Initializes a new instance of the SpinButtonClickEventArgs class. |
Name | Description | |
---|---|---|
Delta | Equals to 1 if the up button was pressed, equals to -1 if the down button was pressed. | |
Handled | Gets or sets a value indicating whether the built-in processing of the up/down button click should be omitted. |