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];
136
else if (CheckedControl ==
_bottom
)
163
CheckedControl =
_bottom
;
202
_bottom
.Size = scaledButtonSize;
215
_bottom
,