3 references to SetDock
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
2359DefaultLayout.SetDock(this, value);
winforms\Managed\System\WinForms\Layout\DockAndAnchorLayout.cs (1)
633SetDock(element, DockStyle.None);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
774DefaultLayout.SetDock(this, value);