1 write to _bottom
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
87_bottom = new SelectionPanelRadioButton()
6 references to _bottom
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\DockEditor.DockUI.cs (6)
111_upDownOrder = [_top, _fill, _bottom, _none]; 113_tabOrder = [_top, _left, _fill, _right, _bottom, _none]; 136else if (CheckedControl == _bottom) 163CheckedControl = _bottom; 202_bottom.Size = scaledButtonSize; 215_bottom,