ToolStrip.GetItemAt Method
.NET Framework 4
Returns the item located at the specified location.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetItemAt(Point) | Returns the item located at the specified point in the client area of the ToolStrip. |
|
GetItemAt(Int32, Int32) | Returns the item located at the specified x- and y-coordinates of the ToolStrip client area. |