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

适用于