ToolStripPanelRow.Orientation プロパティ

定義

含まれるToolStripPanelRowを基準にしたToolStripPanelのレイアウト方向を取得します。

public:
 property System::Windows::Forms::Orientation Orientation { System::Windows::Forms::Orientation get(); };
public System.Windows.Forms.Orientation Orientation { get; }
member this.Orientation : System.Windows.Forms.Orientation
Public ReadOnly Property Orientation As Orientation

プロパティ値

Orientation値の 1 つ。

適用対象