ToolStripDropDownItem.HasDropDown Özellik

Tanım

için ToolStripDropDownItem öğesinin oluşturulup oluşturulmadığını DropDown belirten bir değer alır veya ayarlar.

public:
 property bool HasDropDown { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool HasDropDown { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HasDropDown : bool
Public ReadOnly Property HasDropDown As Boolean

Özellik Değeri

Boolean

trueDropDown için ToolStripDropDownItem aksi takdirde oluşturulduysa, false.

Öznitelikler

Şunlara uygulanır