Share via


ListView.HitTest Method (2007 System)

Include Protected Members
Include Inherited Members

Provides item information, given an x- and y-coordinate.

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

HitTest(Point)

Provides item information, given a point. (Inherited from ListView.)

Public method

HitTest(Int32, Int32)

Provides item information, given x- and y-coordinates. (Inherited from ListView.)

Top

See Also

Reference

ListView Class

ListView Members

Microsoft.Office.Tools.Excel.Controls Namespace