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. C / C++ / MFC
  4. background color of system tray

background color of system tray

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 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.
  • Q Offline
    Q Offline
    quzi
    wrote on last edited by
    #1

    Hello, How can I getting the background color of the system tray. I is looked in the listing of system colors but this is not being there. I is sawed this before so I knowing this is possible. Thank you

    P 1 Reply Last reply
    0
    • Q quzi

      Hello, How can I getting the background color of the system tray. I is looked in the listing of system colors but this is not being there. I is sawed this before so I knowing this is possible. Thank you

      P Offline
      P Offline
      Prakash Nadar
      wrote on last edited by
      #2

      I dont know why you really want to do that, any ways you have to subclasswinddow the wndproc and do any appropriate drawing of the background color... the systray windproc can be found using this wndclass "TrayNotifyWnd"


      MSN Messenger. prakashnadar@msn.com

      Q 1 Reply Last reply
      0
      • P Prakash Nadar

        I dont know why you really want to do that, any ways you have to subclasswinddow the wndproc and do any appropriate drawing of the background color... the systray windproc can be found using this wndclass "TrayNotifyWnd"


        MSN Messenger. prakashnadar@msn.com

        Q Offline
        Q Offline
        quzi
        wrote on last edited by
        #3

        Thank you. Is works, but not in XP. XP is uses a nother draw. I thinks is bitmap. How is getting this bitmap so I can using it to fill? Is greatful for you doing much helpful

        P 1 Reply Last reply
        0
        • Q quzi

          Thank you. Is works, but not in XP. XP is uses a nother draw. I thinks is bitmap. How is getting this bitmap so I can using it to fill? Is greatful for you doing much helpful

          P Offline
          P Offline
          Prakash Nadar
          wrote on last edited by
          #4

          You need to get hold of the window name, in XP it must be different, or it must using some other way of drawing the taskbar. Use Spy++ to get the window name.


          MSN Messenger. prakashnadar@msn.com

          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