PowerTools PlusPak for Windows Forms 8.0J
GcMouse コンストラクタ(Form)

アタッチ先のターゲットフォームを示す System.Windows.Forms.Form オブジェクト。
GcMouse コンポーネントの新しいインスタンスを初期化して、指定した System.Windows.Forms.Form オブジェクトにアタッチします。
構文
Public Function New( _
   ByVal targetForm As Form _
)
public GcMouse( 
   Form targetForm
)

パラメータ

targetForm
アタッチ先のターゲットフォームを示す System.Windows.Forms.Form オブジェクト。
プラットフォーム

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

参照

GcMouse クラス
GcMouse メンバ
オーバーロード一覧

Send Feedback