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#
  4. How can i change the Form title bar color

How can i change the Form title bar color

Scheduled Pinned Locked Moved C#
questioncom
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.
  • Z Offline
    Z Offline
    Zapss
    wrote on last edited by
    #1

    Hello How can i change the title bar color? i have using MSDN sample code but no use link below http://msdn.microsoft.com/library/default.asp?url=/libraray/en-us/sysinfo/base/changing\_the\_color\_of\_window\_elements.asp

    H 1 Reply Last reply
    0
    • Z Zapss

      Hello How can i change the title bar color? i have using MSDN sample code but no use link below http://msdn.microsoft.com/library/default.asp?url=/libraray/en-us/sysinfo/base/changing\_the\_color\_of\_window\_elements.asp

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      You either change it for the whole system using the Display control panel, or you complete draw the window frame yourself, which requires knowledge about the Window APIs and P/Invoke. If you want to venture down that route, I highly suggest you read all of Interoperating with Unmanaged Code[^] (pay close attention to the marshaling topics) and search this site for examples of owner-drawn window frames. BTW, the link doesn't work. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles] [My Blog]

      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