List Views containing Custom objects
Visual Basic
2
Posts
1
Posters
0
Views
1
Watching
-
Is there no way to make list Views bahave to like list boxes in allowing an object to be inserted, and then having the overrided toString() method output the text that is to be displayed in the list. I can't get it to work, and I can't find anything written on it, so I just want to check. Thanks for the help.
-
Is there no way to make list Views bahave to like list boxes in allowing an object to be inserted, and then having the overrided toString() method output the text that is to be displayed in the list. I can't get it to work, and I can't find anything written on it, so I just want to check. Thanks for the help.