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. Skinable Form with C#??

Skinable Form with C#??

Scheduled Pinned Locked Moved C#
csharpquestion
3 Posts 3 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
    Q A
    wrote on last edited by
    #1

    May I ask if anyone got the experience on creating skinable or non-regular form with C#?

    R 1 Reply Last reply
    0
    • Q Q A

      May I ask if anyone got the experience on creating skinable or non-regular form with C#?

      R Offline
      R Offline
      Roger Alsing 0
      wrote on last edited by
      #2

      I have ... im creating a form skinner right now. it works quite good , im overriding the wm_ncpaint (and other related messages) to draw the form border and caption. currently im using gdi+ but will upgrade it to old gdi32 since gdi+ is horribly slow.. the stuff i have left to do is: make it work 100% with mdi forms... make it use layered windows for transparency instead of regions. make it draw the attatched menu (the menu is otherwise drawn at the default location ,which might be inside the caption if using a larger caption than normal) //Roger

      A 1 Reply Last reply
      0
      • R Roger Alsing 0

        I have ... im creating a form skinner right now. it works quite good , im overriding the wm_ncpaint (and other related messages) to draw the form border and caption. currently im using gdi+ but will upgrade it to old gdi32 since gdi+ is horribly slow.. the stuff i have left to do is: make it work 100% with mdi forms... make it use layered windows for transparency instead of regions. make it draw the attatched menu (the menu is otherwise drawn at the default location ,which might be inside the caption if using a larger caption than normal) //Roger

        A Offline
        A Offline
        antoine orchus tech
        wrote on last edited by
        #3

        Paste the code! :-) Thanks, Orlanda

        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