1 write to _bottomToolStripPanel
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripContainerDesigner.cs (1)
366_bottomToolStripPanel = _toolStripContainer.BottomToolStripPanel;
5 references to _bottomToolStripPanel
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\ToolStripContainerDesigner.cs (5)
174InvokeCreateTool(GetDesigner(_bottomToolStripPanel!), tool); 347return _bottomToolStripPanel; 371_panels = [_contentToolStripPanel, _leftToolStripPanel, _rightToolStripPanel, _topToolStripPanel, _bottomToolStripPanel]; 379TypeDescriptor.AddAttributes(_bottomToolStripPanel, bottomToolboxBitmapAttribute, new DescriptionAttribute("bottom")); 385EnableDesignMode(_bottomToolStripPanel, BottomToolStripPanelName);