... look like. COMCTL.ListViewCtrl
I think it looks like: http://www.tribalwar.com/cowboy/supe.../favorites.gif
and if I am going crazy, how do I get VB to do that. Thanks in advance!
Printable View
... look like. COMCTL.ListViewCtrl
I think it looks like: http://www.tribalwar.com/cowboy/supe.../favorites.gif
and if I am going crazy, how do I get VB to do that. Thanks in advance!
It is a list view control.
I can not seem to find it. Can you help me?
It is part of the windows common control library.
That control in in the Microsoft Windows Common Controls 6.0 (right click on the controls tab and select "Components...". Look though that list and check the fore-mentioned option.
It will appear as a small group of icons.. In those icons there's an icon that depicts a small group of icons. Select that and add it to your form. If it's name isn't ListView1 you didn't do it properly. =).
Once you've created it you need to right click on the control in the form and select properties. Once in the properties window you will change the view option to report. That's the listview in a nutshell, but there's some good articles here about using icons etc.. Do a search for listview, I suggest reading about it because it can be a bit tricky at times.
Search in the forums or.... where? :D
Ok. I found an article, but I got a 404 error. any other suggestions? :)
Hey, search engines are here for something :rolleyes: