ToolStrip.HasChildren Property

Definition

This property is not relevant for this class.

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

Property Value

true if the ToolStrip has children; otherwise, false.

Attributes

Remarks

This property is not relevant for this class.

Applies to