ToolStripDropDownItem.DropDownDirection Vlastnost

Definice

Získá nebo nastaví hodnotu označující směr, ve kterém ToolStripDropDownItem se vynoří z nadřazeného kontejneru.

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

Hodnota vlastnosti

ToolStripDropDownDirection

Jedna z ToolStripDropDownDirection hodnot.

Atributy

Výjimky

Vlastnost je nastavena na hodnotu, která není jednou z ToolStripDropDownDirection hodnot.

Platí pro