ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DateEdit 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
    This method has the same behavior with the Up key pressed when day field selected and increments value by one day.
    See Also