5 references to GetControl
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (5)
2016
return
GetControl
(index);
2093
if (
GetControl
(i) == value) {
2172
if (
GetControl
(i) == value) {
2261
Control control =
GetControl
(index);
2287
array[index++] =
GetControl
(i);