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

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