ToolStripPanel.Orientation 屬性

定義

取得或設定值,指出 ToolStripPanel 的水平或垂直方向。

public:
 property System::Windows::Forms::Orientation Orientation { System::Windows::Forms::Orientation get(); void set(System::Windows::Forms::Orientation value); };
public System.Windows.Forms.Orientation Orientation { get; set; }
member this.Orientation : System.Windows.Forms.Orientation with get, set
Public Property Orientation As Orientation

屬性值

其中一個 Orientation 值。

適用於