List View default selected item
- How to select an item in a ListView programmatically?
- C# Listbox set selected item
I'm trying to select the first item in a ListView programmatically, but it doesn't appear to have been selected. I am using the following code:
I want to have Profile 2 selected when the form loads. How do I do this?
No comments:
Post a Comment