ToolStripPanelRow.Orientation 属性

定义

获取相对于其包含ToolStripPanelRowToolStripPanel布局方向。

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 值。

适用于