TouchToolKit for WinForms
Content プロパティ

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > ControlBar クラス : Content プロパティ
ControlBar ウィンドウの UserControl 型オブジェクトを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property Content As System.Type
public System.Type Content {get; set;}

プロパティ値

UserControl オブジェクトを示す System.Type 値。デフォルトは null です。
参照

ControlBar クラス
ControlBar メンバ