2 references to TableLayoutSettings
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
150
return new
TableLayoutSettings
(owner);
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1961
return new
TableLayoutSettings
(this);