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

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