TouchToolKit for WinForms
ControlBars プロパティ (C1Zoom)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > C1Zoom クラス : ControlBars プロパティ
C1Zoom に含まれる ControlBar のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property ControlBars As System.Collections.Generic.List(Of ControlBar)
public System.Collections.Generic.List<ControlBar> ControlBars {get;}

プロパティ値

C1Zoom に含まれる ControlBar のコレクションを表す ControlBar 値のリスト。
参照

C1Zoom クラス
C1Zoom メンバ