ToolStrip.Orientation プロパティ

定義

ToolStripPanel の向きを取得します。

public:
 property System::Windows::Forms::Orientation Orientation { System::Windows::Forms::Orientation get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.Orientation Orientation { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Orientation : System.Windows.Forms.Orientation
Public ReadOnly Property Orientation As Orientation

プロパティ値

Orientation

Orientation 値のいずれか 1 つ。 既定値は、Horizontal です。

属性

適用対象