Listview Subitem Images

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I stumbled across this page recently:

http://www.codeproject.com/cs/miscctrl/OAKListView.asp

It's a C# example of how to add images to subitems. I've alsready got a
project in VB and would like to incorporate the feature into that, So I
converted the C# code to VB using the add-in from the VB Resource kit and it
seemed to convert it no problems. However when I look at the VB code it's
obvious that there are build errors. I'm not going to pretend like a know
anything about these errors because frankly I have no idea what they mean :p.
But what I'm hoping is that someone whih more experience and also the
coversion tool can have a look at the code and tell me why it doesnt work.

Any advice would be very appreciated

Regards
Niels
 
Back
Top