PowerTools PlusPak for Windows Forms 8.0J
RepeatInterval プロパティ (GcButton)

クリックイベントを発生させる間隔を取得または設定します。
構文
Public Property RepeatInterval As Integer
public int RepeatInterval {get; set;}

プロパティ値

クリックイベントを発生させる間隔を示す int 値。
例外
例外解説
System.ArgumentOutOfRangeException 値が 1 未満です。
解説
この値は 1 以上にする必要があります。
プラットフォーム

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

参照

GcButton クラス
GcButton メンバ

Send Feedback