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

最初のクリックイベントを発生させるまでの間隔(ミリ秒単位)を取得または設定します。
構文
Public Property Delay As Integer
public int Delay {get; set;}

プロパティ値

最初のクリックイベントを発生させるまでの間隔を示す int 値。デフォルト値は 0 です。
例外
例外解説
System.ArgumentOutOfRangeException指定された値が正数ではありません。
プラットフォーム

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