ToolStripDropDownItem.DropDownDirection Özellik

Tanım

öğesinin üst kapsayıcısından hangi yönde ToolStripDropDownItem ortaya çıktığını belirten bir değer alır veya ayarlar.

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

Özellik Değeri

ToolStripDropDownDirection

Değerlerden ToolStripDropDownDirection biri.

Öznitelikler

Özel durumlar

özelliği değerlerden biri olmayan bir değere ToolStripDropDownDirection ayarlanır.

Şunlara uygulanır