Base:
property
HasDropDownItems
System.Windows.Forms.ToolStripDropDownItem.HasDropDownItems
2 references to HasDropDownItems
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
1640if (_toolStripOverflowButton is not null && OverflowButton.HasDropDownItems)
System\Windows\Forms\Controls\ToolStrips\ToolStripOverflowButton.cs (1)
35if (disposing && HasDropDownItems)