1 reference to GetChildAtPoint
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripTests.cs (1)
7391
var child = toolStrip.
GetChildAtPoint
(new Point(10, 10), skipValue);