MESCIUS SPREAD for Windows Forms 15.0J
Interval プロパティ (SideButton)

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

プロパティ値

SpinButton.SpinUpおよびSpinButton.SpinDownイベントの発生間隔を示すSystem.Int32値。
例外
例外解説
System.ArgumentOutOfRangeException
System.ArgumentOutOfRangeException
解説
値は0以上にする必要があります。SideButtonInfo.CheckOnClickプロパティがtrueの場合、またはSideButtonInfo.Intervalプロパティが0の場合、スピンアクションは停止します。
参照

SideButton クラス
SideButton メンバ

 

 


© MESCIUS inc. All rights reserved.