8 references to SetAutoSizeMode
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Button.cs (1)
90
SetAutoSizeMode
(value);
winforms\Managed\System\WinForms\CheckBox.cs (1)
82
SetAutoSizeMode
(AutoSizeMode.GrowAndShrink);
winforms\Managed\System\WinForms\Form.cs (1)
712
SetAutoSizeMode
(value);
winforms\Managed\System\WinForms\GroupBox.cs (1)
136
SetAutoSizeMode
(value);
winforms\Managed\System\WinForms\Panel.cs (1)
107
SetAutoSizeMode
(value);
winforms\Managed\System\WinForms\RadioButton.cs (1)
82
SetAutoSizeMode
(AutoSizeMode.GrowAndShrink);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
224
SetAutoSizeMode
(AutoSizeMode.GrowAndShrink);
winforms\Managed\System\WinForms\UserControl.cs (1)
106
SetAutoSizeMode
(value);