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