ComponentOne Input for WinForms
Delta Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > UpDownButtonClickEventArgs Class : Delta Property
Set to 1 if Up button is pressed, to -1 if Down button is pressed.
Syntax
'Declaration
 
Public ReadOnly Property Delta As System.Integer
public System.int Delta {get;}
See Also

Reference

UpDownButtonClickEventArgs Class
UpDownButtonClickEventArgs Members