C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / SpinDown Method

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