1 reference to ToolStripPanelControlCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
385
protected override ControlCollection CreateControlsInstance() => new
ToolStripPanelControlCollection
(this);