ComponentOne InputPanel for WinForms
Delta Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > SpinButtonClickEventArgs Class : Delta Property
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 System.Integer
public System.int Delta {get;}
See Also

Reference

SpinButtonClickEventArgs Class
SpinButtonClickEventArgs Members