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 值。 預設為 Horizontal

屬性

適用於