共用方式為


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

其中一個 Orientation 值。

適用於