1 write to _rightToolStripPanel
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripContainerDesigner.cs (1)
368_rightToolStripPanel = _toolStripContainer.RightToolStripPanel;
3 references to _rightToolStripPanel
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripContainerDesigner.cs (3)
371_panels = [_contentToolStripPanel, _leftToolStripPanel, _rightToolStripPanel, _topToolStripPanel, _bottomToolStripPanel]; 380TypeDescriptor.AddAttributes(_rightToolStripPanel, rightToolboxBitmapAttribute, new DescriptionAttribute("right")); 387EnableDesignMode(_rightToolStripPanel, RightToolStripPanelName);