PowerTools PlusPak for Windows Forms 8.0J
Interval プロパティ (SideButton)

Click イベントを連続して発生させる間隔(ミリ秒単位)を取得または設定します。
構文
Public Property Interval As Integer
public int Interval {get; set;}

プロパティ値

Click イベントを連続して発生させる間隔(ミリ秒単位)。デフォルト値は 0 ミリ秒です。
例外
例外解説
System.ArgumentOutOfRangeException 指定された間隔が 0 以下です。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

SideButton クラス
SideButton メンバ

Send Feedback