C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / UpDownButtonClickEventArgs Class / Delta Property

In This Topic
Delta Property
In This Topic
Set to 1 if Up button is pressed, to -1 if Down button is pressed.
Syntax
'Declaration
 
Public ReadOnly Property Delta As Integer
 
See Also