ToolStripDropDownItem.DropDownDirection Propriété

Définition

Obtient ou définit une valeur indiquant la direction dans laquelle ToolStripDropDownItem émerge de son conteneur parent.

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

Valeur de propriété

Une des valeurs de l'objet ToolStripDropDownDirection.

Attributs

Exceptions

La propriété a une valeur qui ne fait pas partie des valeurs ToolStripDropDownDirection.

S’applique à