ComponentOne MultiSelect for WinForms
SpinDown Method (C1ComboBox)

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

Reference

C1ComboBox Class
C1ComboBox Members
SpinUp Method