Ok, so its a listview box, not a list. I imagine that there is a difference because listindex is not supported by listview.
I would have thought that this would be rather easy to do. I am assuming that listview boxes, by default, selected the first item, so basically I'd like to deselect that item.
OK, so I have a listview box that is being populated from an external source. If at Form Load I ask what the selected item is, it says its the first item in the list. It seems to select the first by default. I want the app to load up and not select anything, ie selecteditem is equal to nothing. Then if the user clicks on a item etc, that item then becomes selected.
Sorry if I'm not explaining myself well and thx for the time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.