TouchToolKit for WinForms
Position プロパティ (ControlBar)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > ControlBar クラス : Position プロパティ
オーナーフォームのクライアント座標で表された左上隅の位置を表す値を取得または設定します。
シンタックス
'宣言
 
Public Property Position As System.Drawing.Point
public System.Drawing.Point Position {get; set;}

プロパティ値

ControlBar ウィンドウの位置(ピクセル単位)を表す System.Drawing.Point 値。デフォルトは 0,0 です。
参照

ControlBar クラス
ControlBar メンバ