Hey, if I use:the 5th item is selected, but the code in the click or itemclick isn't triggered like it is if I actually click on the 5th item. So what event is fired when I select the item through code??Code:listview1.ListItems(5).Selected = True
Thanks!




Reply With Quote