Ribbon for WinForms
FlowPanel コンストラクタ(Boolean)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > FlowPanel クラス > FlowPanel コンストラクタ : FlowPanel コンストラクタ(Boolean)
If True, creates panel of the horizontal orientation; if False, creates vertical panel.
Initializes a new instance of the FlowPanel of the specified orientation.
シンタックス
'宣言
 
Public Function New( _
   ByVal horizontal As Boolean _
)
public FlowPanel( 
   bool horizontal
)

パラメータ

horizontal
If True, creates panel of the horizontal orientation; if False, creates vertical panel.
参照

FlowPanel クラス
FlowPanel メンバ
オーバーロード一覧