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

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

パラメータ

horizontal
True for horizontal and False for vertical orientation.
参照

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