Click or drag to resize

IQtDoubleSpinBoxDown Method

Overload List
  NameDescription
Public methodDown
Decreases the value of the SpinBox control. The number of times the value will be decreased is specified in the DownOption parameter.
Public methodDown(Int32)
Decreases the value of the SpinBox control. The number of times the value will be decreased is specified in the DownOption parameter.
Top
See Also