ToolStrip::GetItemAt Method
.NET Framework (current version)
Returns the item located at the specified location.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | GetItemAt(Int32, Int32) | Returns the item located at the specified x- and y-coordinates of the ToolStrip client area. |
![]() | GetItemAt(Point) | Returns the item located at the specified point in the client area of the ToolStrip. |
Show:
