|
-
Feb 9th, 2016, 10:29 AM
#5
Re: Where is my ListViewItem
 Originally Posted by venerable bede
Thanks for that but I still dont get while in VB 6 I can have a listview control but no ListViewItem.
Makes no sense to me.
This depends on the control that you are using.
You have not indicated exactly the control you are referring to, so I gave you the link to the standard control version Microsoft Windows Common Controls 6.0 (SP6), but there is also the Microsoft Windows Common Controls 5.0 (SP2) version.
However, in none of the two exists the object ListViewItem, but ListItem.
ListViewItem is a object of Codejock ListView.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|