PowerTools PlusPak for Windows Forms 8.0J
AutoRepeat プロパティ (GcShapeButton)

ユーザーがマウスボタンを押したままにした場合に ButtonPress イベントを繰り返し発生させるかどうかを示す値を取得または設定します。
構文
Public Property AutoRepeat As Boolean
public bool AutoRepeat {get; set;}

プロパティ値

System.Boolean 値。マウス左ボタンを押したままにした場合に ButtonPress イベントを繰り返し発生させる場合は true。それ以外の場合は false
プラットフォーム

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

参照

GcShapeButton クラス
GcShapeButton メンバ

Send Feedback