DecrementDecimal メソッド (NumericUpDown)

クラス

NumericUpDown.

処理

アップダウン コントロールの位置の値を減らします。

構文

C#
numericUpDown.DecrementDecimal([amount])
VB
numericUpDown.DecrementDecimal([amount])
変数 説明
amount 省略可能: 増加させる量。 デフォルト値は '1' です。 Double