ToolStrip.HasChildren Propriété
Définition
Cette propriété ne s'applique pas à cette classe.This property is not relevant for this class.
public:
property bool HasChildren { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool HasChildren { get; }
member this.HasChildren : bool
Public ReadOnly Property HasChildren As Boolean
Valeur de propriété
true
si le ToolStrip a des enfants ; sinon, false
.true
if the ToolStrip has children; otherwise, false
.
- Attributs
Remarques
Cette propriété ne s'applique pas à cette classe.This property is not relevant for this class.