ToolStrip.IsDropDown Propriété

Définition

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

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 le ToolStrip contrôle est un ToolStripDropDown contrôle ; sinon, false.

Attributs

S’applique à