|
-
Oct 19th, 2003, 07:01 PM
#1
Thread Starter
Member
Listview Subitem Icons
I am trying to insert icons into the subitems of a listview. I have found plenty of code for vb6 but nothing for vb .net. I have tried using the conversion wizard to convert the project over but it does not work as required. Anyone have any ideas?
-
Oct 19th, 2003, 08:00 PM
#2
you can't insert icons to subitems in a vb.net listview like you could in vb6, the only way is to draw them yourself or find a custom listview control.
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
-
Oct 20th, 2003, 06:00 PM
#3
Thread Starter
Member
Any ideas on how to draw them in yourself?
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
|