Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. VB NET Visual Styles

VB NET Visual Styles

Scheduled Pinned Locked Moved Visual Basic
csharpvisual-studiowpfhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Brian Holdridge
    wrote on last edited by
    #1

    We have migrated several apps, originally developed in VB.NET 2003, to VB 2005. The problem is that, while these apps display the VB 2005 visual style in the IDE, when run display the VB.NET 2003 visual style. I am assuming there is a setting somewhere, but I can't find it. Is there a way for these migrated VB.NET 2003 apps to use the VB 2005 visual style at run time? Thank you, Brian

    A 1 Reply Last reply
    0
    • B Brian Holdridge

      We have migrated several apps, originally developed in VB.NET 2003, to VB 2005. The problem is that, while these apps display the VB 2005 visual style in the IDE, when run display the VB.NET 2003 visual style. I am assuming there is a setting somewhere, but I can't find it. Is there a way for these migrated VB.NET 2003 apps to use the VB 2005 visual style at run time? Thank you, Brian

      A Offline
      A Offline
      andyr2005
      wrote on last edited by
      #2

      That post is somewhat confusing. I take it you programmed a application using VS2003, and enabled XPStyles by using Application.EnableVisualStyles. In VS2005, all you do is check a box in the Project Properties. With regards to styles, VS2003 and VS2005 do not actually provide a theme or style to the OS, it is the Windows Common Controls in Windows. If you are running the application under Win9x/ME these will not be display as ComCtrl v6 is not in those versions and is not portable.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups