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

属性

适用于