This topic has not yet been rated - Rate this topic

ToolStrip.GetItemAt Method

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.

  NameDescription
Public method GetItemAt(Point) Returns the item located at the specified point in the client area of the ToolStrip.
Public method GetItemAt(Int32, Int32) Returns the item located at the specified x- and y-coordinates of the ToolStrip client area.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.