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

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > ControlBar クラス : Margin プロパティ
オーナーフォームのクライアント座標を基準とする、ControlBar ウィンドウの外側マージンを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property Margin As System.Windows.Forms.Padding
public System.Windows.Forms.Padding Margin {get; set;}

プロパティ値

ControlBar ウィンドウの外側マージン(ピクセル単位)を表す System.Windows.Forms.Padding 値。デフォルトは 0 です。
参照

ControlBar クラス
ControlBar メンバ