ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / SpinDown Method

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