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. Other Discussions
  3. Article Writing
  4. Windows API

Windows API

Scheduled Pinned Locked Moved Article Writing
csharpdesignjsonhelp
4 Posts 4 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.
  • D Offline
    D Offline
    dhanaid
    wrote on last edited by
    #1

    Hai all, I have one problem for a long time,still now i couldnt get any solution. The scenario is the following. I have developed one application which is in .net having some buttons,textboxes,comboboxes etc. These controls have some design formatts and i developed the application in windows xp with silver not in blue. I need my application should not change depends on the client windows style. for that what should i do in my application. I expect a good solution from this site. Lots of Thanks in Advance

    L M S 3 Replies Last reply
    0
    • D dhanaid

      Hai all, I have one problem for a long time,still now i couldnt get any solution. The scenario is the following. I have developed one application which is in .net having some buttons,textboxes,comboboxes etc. These controls have some design formatts and i developed the application in windows xp with silver not in blue. I need my application should not change depends on the client windows style. for that what should i do in my application. I expect a good solution from this site. Lots of Thanks in Advance

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Are you asking to have your app not change themes on different computers, or are you asking if it will change on other computers?


      Extreme Exe

      1 Reply Last reply
      0
      • D dhanaid

        Hai all, I have one problem for a long time,still now i couldnt get any solution. The scenario is the following. I have developed one application which is in .net having some buttons,textboxes,comboboxes etc. These controls have some design formatts and i developed the application in windows xp with silver not in blue. I need my application should not change depends on the client windows style. for that what should i do in my application. I expect a good solution from this site. Lots of Thanks in Advance

        M Offline
        M Offline
        Michael Dunn
        wrote on last edited by
        #3

        You can disable themes in your top-level window, which will also disable them for all child windows. SetWindowTheme ( hMainWindow, L"", L"" );

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

        1 Reply Last reply
        0
        • D dhanaid

          Hai all, I have one problem for a long time,still now i couldnt get any solution. The scenario is the following. I have developed one application which is in .net having some buttons,textboxes,comboboxes etc. These controls have some design formatts and i developed the application in windows xp with silver not in blue. I need my application should not change depends on the client windows style. for that what should i do in my application. I expect a good solution from this site. Lots of Thanks in Advance

          S Offline
          S Offline
          Shaun Harrington
          wrote on last edited by
          #4

          CCM_SETWINDOWTHEME

          Shaun Harrington shaun@planetharrington.com www.planetharrington.com SmartStartMenu

          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