Share via


ListView.GetItemRect Method (2007 System)

Include Protected Members
Include Inherited Members

Retrieves the bounding rectangle for an item within the control.

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

GetItemRect(Int32)

Retrieves the bounding rectangle for a specific item within the list view control. (Inherited from ListView.)

Public method

GetItemRect(Int32, ItemBoundsPortion)

Retrieves the specified portion of the bounding rectangle for a specific item within the list view control. (Inherited from ListView.)

Top

See Also

Reference

ListView Class

ListView Members

Microsoft.Office.Tools.Excel.Controls Namespace