Share via


ListBox.IndexFromPoint Method (2007 System)

Include Protected Members
Include Inherited Members

Returns the zero-based index of the item at the specified coordinates.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

IndexFromPoint(Point)

Returns the zero-based index of the item at the specified coordinates. (Inherited from ListBox.)

Public method

IndexFromPoint(Int32, Int32)

Returns the zero-based index of the item at the specified coordinates. (Inherited from ListBox.)

Top

See Also

Reference

ListBox Class

ListBox Members

Microsoft.Office.Tools.Word.Controls Namespace