ComponentOne Input for WinForms
SpinUp Method (C1DropDownControl)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : SpinUp Method
Performs the spin up action.
Syntax
'Declaration
 
Public Overridable Sub SpinUp() 
public virtual void SpinUp()
Remarks
This method has the same behavior as pressing the up key.
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members
SpinDown Method