Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

23. Windows Forms ListView

23.1 How do I add SubItems to a ListView control?
23.2 When I call ListViewItem.Selected = true;, why doesn't the item get selected?
23.3 How do I unselect the selected items in a ListView programatically?
23.4 I am trying to programmatically change the ForeColor and BackColor properties of subitems in a listview. Why doesn't this work?
23.5 How do I implement custom column sorting in a listview?
23.6 How do I programmatically select an item in my listview?
23.7 How can I sort a column in a ListView?
23.8 How can I implement an owner drawn listview?
23.9 How can I tell which column (subitem) has been clicked on in my listview?

 

Windows forms FAQ