PowerTools InputMan for Windows Forms 8.0J
DoSpinDown(Int32) メソッド

減少量を表すInt32値。
減少量を指定してスピンダウン動作を実行します。
構文
Public Overloads Sub DoSpinDown( _
   ByVal increment As Integer _
) 
public void DoSpinDown( 
   int increment
)

パラメータ

increment
減少量を表すInt32値。
解説
このメソッドは、このコントロールの値をincrementパラメーターに従ってスピンダウンします。
参照

GcComboBox クラス
GcComboBox メンバ
オーバーロード一覧

 

 


© 2004-2015 GrapeCity inc. All rights reserved.