ToolStripDropDownItem.DropDownDirection Proprietà

Definizione

Ottiene o imposta un valore che indica la direzione in cui esce ToolStripDropDownItem dal contenitore padre.

public:
 property System::Windows::Forms::ToolStripDropDownDirection DropDownDirection { System::Windows::Forms::ToolStripDropDownDirection get(); void set(System::Windows::Forms::ToolStripDropDownDirection value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ToolStripDropDownDirection DropDownDirection { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.DropDownDirection : System.Windows.Forms.ToolStripDropDownDirection with get, set
Public Property DropDownDirection As ToolStripDropDownDirection

Valore della proprietà

Uno dei ToolStripDropDownDirection valori.

Attributi

Eccezioni

La proprietà è impostata su un valore che non è uno dei ToolStripDropDownDirection valori .

Si applica a