1 reference to GetControlFromPosition
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TableLayoutPanel.cs (1)
310return (Control)_tableLayoutSettings.GetControlFromPosition(column, row);