2 references to TableLayout
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TableLayoutSettings.cs (2)
423
return
TableLayout
.GetControlFromPosition(Owner, column, row);
427
return
TableLayout
.GetPositionFromControl(Owner, element);