C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / SpinButtonClickEventArgs Class / Delta Property

In This Topic
Delta Property (SpinButtonClickEventArgs)
In This Topic
Equals to 1 if the up button was pressed, equals to -1 if the down button was pressed.
Syntax
'Declaration
 
Public ReadOnly Property Delta As Integer
 
See Also