ComponentOne Input for WinForms
SpinUp() Method

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

Reference

C1NumericEdit Class
C1NumericEdit Members
Overload List
SpinDown Method