Results 1 to 3 of 3

Thread: XP Themes - Listview Icons

  1. #1

    Thread Starter
    Hyperactive Member gmatteson's Avatar
    Join Date
    Feb 2002
    Location
    Rhode Island, USA
    Posts
    293

    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.

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    That might be a bug. Put DoEvents() below Application.EnableVisualStyles()

  3. #3

    Thread Starter
    Hyperactive Member gmatteson's Avatar
    Join Date
    Feb 2002
    Location
    Rhode Island, USA
    Posts
    293

    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
  •  



Click Here to Expand Forum to Full Width