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値の 1 つ。 既定値は Horizontal です。

属性

適用対象