MESCIUS SPREAD for Windows Forms 15.0J
Delay プロパティ (SymbolButton)

Clickイベントの繰り返しが始まるまでの遅延時間(ミリ秒単位)を取得または設定します。
構文
'宣言
 
Public Property Delay As Integer
public int Delay {get; set;}

プロパティ値

Clickイベントの繰り返しが始まるまでの遅延時間(ミリ秒単位)を示すSystem.Int32値。デフォルト値は250です。
例外
例外解説
System.ArgumentOutOfRangeException
System.ArgumentOutOfRangeException
解説
値は0以上にする必要があります。Intervalプロパティが0の場合、スピンアクションは停止します。
参照

SymbolButton クラス
SymbolButton メンバ

 

 


© MESCIUS inc. All rights reserved.