ComponentOne MultiSelect for WinForms
SpinUp Method (C1ComboBox)

C1.Win.C1Input Namespace > C1ComboBox Class : SpinUp Method
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

Reference

C1ComboBox Class
C1ComboBox Members
SpinDown Method