PowerTools CalendarGrid for Windows Forms 1.0J
Interval プロパティ (SpinButton)

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

プロパティ値

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

SpinButton クラス
SpinButton メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.