ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / SpinUp Method

In This Topic
    SpinUp Method (C1DropDownControl)
    In This Topic
    Performs the spin up action.
    Syntax
    'Declaration
     
    Public Overridable Sub SpinUp() 
    public virtual void SpinUp()
    Remarks
    This method has the same behavior as pressing the up key.
    See Also