ToolStrip.IsDropDown Propriété

Définition

Obtient une valeur indiquant si un ToolStrip est un contrôle ToolStripDropDown.

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

Valeur de propriété

true si ToolStrip est un ToolStripDropDown ; sinon, false.

Attributs

S’applique à