Is there any function that could search for an item in a listview by getting the text of the listitem? the Items.IndexOf() function gets a listview item, which doesnt seem to work. I'm just trying to search for an item by searching for the item's TEXT....
or maybe there is a function for this and I'm just too sleepy to recognize it:D
