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 System.Integer
public System.int Delta {get;}
See Also