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