ComponentOne Input for WinForms
SpinDown() Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1NumericEdit Class > SpinDown Method : SpinDown() Method
Performs spin down.
Syntax
'Declaration
 
Public Overloads Overrides Sub SpinDown() 
public override void SpinDown()
Remarks
Increment property is used to define the decrement. This method has the same behavior with the Down key pressed.
See Also

Reference

C1NumericEdit Class
C1NumericEdit Members
Overload List
SpinUp Method