Can I reference a listview in another app the same way I would if its in my app(ie ListItems.Count, and the other properties)? And if so, how? Like how would I go about looping through each ListIem, and each SubItem...
Printable View
Can I reference a listview in another app the same way I would if its in my app(ie ListItems.Count, and the other properties)? And if so, how? Like how would I go about looping through each ListIem, and each SubItem...