|
-
Jul 12th, 2003, 03:34 PM
#1
Thread Starter
Hyperactive Member
XP Themes - Listview Icons
When I have Application.EnableVisualStyles() in my app so that is support the windows xp themes, the icons in the listview do not show up. as soon as i comment that out, they do? does anyone know a way around this?
thanks.
-
Jul 12th, 2003, 03:50 PM
#2
Frenzied Member
That might be a bug. Put DoEvents() below Application.EnableVisualStyles()
-
Jul 12th, 2003, 04:11 PM
#3
Thread Starter
Hyperactive Member
vb2003
im using vb.net 2003, i've added the line. application.doevents and still doesn't show up...a bug huh...DAMN. if you have anymore advice i would really appreciate it, thanks.
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
|