3 references to BottomToolStripPanel
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripContainer.cs (2)
157
return
BottomToolStripPanel
.Visible;
161
BottomToolStripPanel
.Visible = value;
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripContainerDesigner.cs (1)
366
_bottomToolStripPanel = _toolStripContainer.
BottomToolStripPanel
;