ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / SpinUp Method / SpinUp() Method

In This Topic
    SpinUp() Method
    In This Topic
    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