PowerTools MultiRow for Windows Forms 8.0J
Interval プロパティ (SpinButton)

Spinイベントの発生間隔を取得または設定します。
構文
Public Property Interval As Integer
public int Interval {get; set;}

プロパティ値

Spinイベントの発生間隔を示すint値。既定値は60です。
例外
例外解説
System.ArgumentOutOfRangeException 指定された値が1未満です。
参照

SpinButton クラス
SpinButton メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.