4 references to ToolStripPanel
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripContainer.cs (4)
41topPanel = new ToolStripPanel(this); 42bottomPanel = new ToolStripPanel(this); 43leftPanel = new ToolStripPanel(this); 44rightPanel = new ToolStripPanel(this);