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. Windows API
  4. Glass heading in application

Glass heading in application

Scheduled Pinned Locked Moved Windows API
csharphelpquestion
9 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.
  • S Offline
    S Offline
    Sgt Riggs
    wrote on last edited by
    #1

    Hello for all! I need some programmer's help. I have a task to write a program that will use some Vista APIs. I want to add to this program a glassified heading (white text on black glass background), just like in Windows DVD Maker. What C# code I should use to make this? Thanks.

    M T 2 Replies Last reply
    0
    • S Sgt Riggs

      Hello for all! I need some programmer's help. I have a task to write a program that will use some Vista APIs. I want to add to this program a glassified heading (white text on black glass background), just like in Windows DVD Maker. What C# code I should use to make this? Thanks.

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      That looks like a WPF app. You may want to start there. WPF[^] Mark

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      S 1 Reply Last reply
      0
      • M Mark Salsbery

        That looks like a WPF app. You may want to start there. WPF[^] Mark

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        S Offline
        S Offline
        Sgt Riggs
        wrote on last edited by
        #3

        Well, thanks, but I know about WPF... On this MDSN site I won't find anything. Moreover, I'm working on a Windows Forms application.

        M 1 Reply Last reply
        0
        • S Sgt Riggs

          Hello for all! I need some programmer's help. I have a task to write a program that will use some Vista APIs. I want to add to this program a glassified heading (white text on black glass background), just like in Windows DVD Maker. What C# code I should use to make this? Thanks.

          T Offline
          T Offline
          Thomas Stockwell
          wrote on last edited by
          #4

          Have you tried searching this site for the article for extending the glass appearance? Their is an excellent one if you just do a search.

          Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

          S 1 Reply Last reply
          0
          • S Sgt Riggs

            Well, thanks, but I know about WPF... On this MDSN site I won't find anything. Moreover, I'm working on a Windows Forms application.

            M Offline
            M Offline
            Mark Salsbery
            wrote on last edited by
            #5

            Cool. Well DVD Maker is not a WPF app, but this may be useful.. Adding Glass to a Windows Forms Application[^] Also, GDI+ can be used to easily render windows with opacity. Mark

            Mark Salsbery Microsoft MVP - Visual C++ :java:

            1 Reply Last reply
            0
            • T Thomas Stockwell

              Have you tried searching this site for the article for extending the glass appearance? Their is an excellent one if you just do a search.

              Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog

              S Offline
              S Offline
              Sgt Riggs
              wrote on last edited by
              #6

              I know how to make a glass form, I need the glassified HEADING. It is white text on the glassy BLACK background, just like in DVD Maker. I don't need glassified form. Here's a screenshot: http://img352.imageshack.us/my.php?image=screenshotth9.jpg[^]

              M M 2 Replies Last reply
              0
              • S Sgt Riggs

                I know how to make a glass form, I need the glassified HEADING. It is white text on the glassy BLACK background, just like in DVD Maker. I don't need glassified form. Here's a screenshot: http://img352.imageshack.us/my.php?image=screenshotth9.jpg[^]

                M Offline
                M Offline
                Mark Salsbery
                wrote on last edited by
                #7

                Sgt.Riggs wrote:

                I need the glassified HEADING. It is white text on the glassy BLACK background

                You can do all that with GDI+. Are you looking for a built-in control that does the drawing for you? Mark

                Mark Salsbery Microsoft MVP - Visual C++ :java:

                1 Reply Last reply
                0
                • S Sgt Riggs

                  I know how to make a glass form, I need the glassified HEADING. It is white text on the glassy BLACK background, just like in DVD Maker. I don't need glassified form. Here's a screenshot: http://img352.imageshack.us/my.php?image=screenshotth9.jpg[^]

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

                  You get that kind of caption automatically in wizards. If you can't use a wizard, see Vista Goodies in C++: Using Glass in Your UI[^]

                  --Mike-- Visual C++ MVP :cool: LINKS~! CP SearchBar v3.0 | C++ Forum FAQ "That's what's great about doing user interface work. No matter what you do, people will say that what you did was idiotic." -- Raymond Chen

                  M 1 Reply Last reply
                  0
                  • M Michael Dunn

                    You get that kind of caption automatically in wizards. If you can't use a wizard, see Vista Goodies in C++: Using Glass in Your UI[^]

                    --Mike-- Visual C++ MVP :cool: LINKS~! CP SearchBar v3.0 | C++ Forum FAQ "That's what's great about doing user interface work. No matter what you do, people will say that what you did was idiotic." -- Raymond Chen

                    M Offline
                    M Offline
                    Mark Salsbery
                    wrote on last edited by
                    #9

                    Bookmarked that one. Thanks Mike!

                    Mark Salsbery Microsoft MVP - Visual C++ :java:

                    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