ToolStrip.Orientation Propiedad

Definición

Obtiene la orientación del elemento 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

Valor de propiedad

Orientation

Uno de los valores de Orientation. De manera predeterminada, es Horizontal.

Atributos

Se aplica a