DashboardLayout for WinForms
FlowLayout コンストラクタ

C1.Win.DashboardLayout.4.5.2 アセンブリ > C1.Win.Layout 名前空間 > FlowLayout クラス : FlowLayout コンストラクタ
ダッシュボードとして使用する System.Windows.Forms.FlowLayoutPanel インスタンス。
FlowLayout クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal container As System.Windows.Forms.FlowLayoutPanel _
)
public FlowLayout( 
   System.Windows.Forms.FlowLayoutPanel container
)

パラメータ

container
ダッシュボードとして使用する System.Windows.Forms.FlowLayoutPanel インスタンス。
参照

FlowLayout クラス
FlowLayout メンバ