This problem is really starting to annoy me.
What is the equivalent code to get the text of a selected item when using a ListVIEW to the ListBOX code of 'ListBox1.SelectedItem'.
Super easy to, when selecting a listbox item, display that items text, but I don't know how to, when selecting a listview object, to display its text.
What is the equivalent code to get the text of a selected item when using a ListVIEW to the ListBOX code of 'ListBox1.SelectedItem'.
Super easy to, when selecting a listbox item, display that items text, but I don't know how to, when selecting a listview object, to display its text.