ComponentOne Input for WinForms
SpinDown Method (C1DropDownControl)

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

Reference

C1DropDownControl Class
C1DropDownControl Members
SpinUp Method