ListView.GetItem

johnthomcode

Member
Licensed User
Longtime User
Hi,

If you use one of the ListView "Add...2" functions (where you supply a return value), is there _any_ way to still access the actual text displayed on the listview as opposed to the return value?

Thanks!

John
 
Top