GetItemPosition Method 323
Applies To: ListView

Description

This method is used to obtain the position of a particular item in a ListView object.

The argument for GetItemPosition is a single item as follows:

[1] Item number Integer

Item number is the index of the item concerned.

The result is a 2-element vector containing the position of the item.