how listview and listviewcollection interact

Anti-Rich

Well-known member
Joined
Jul 1, 2006
Messages
325
Location
Perth, Australia
Programming Experience
1-3
hi all,

i have a question which will hopefully enable me to understand a bit better how the listview works. basically my question is: can someone please explain to me how the classes ListView, ListViewItem and ListViewItemCollection interact with each other?


i am really struggling in trying to create my own listview/treeview control, so i have decided to scale it back for now and try and handle the painting/interactions of the listview control. i believe that once i have the basics of this down i can then move on and expand the functionality.

can somebody please answer my questions, im getting really frustrated with this :(
cheers
adam
 
Back
Top