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입니다.

특성

적용 대상