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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how can draw a panel ?

how can draw a panel ?

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
6 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.
  • V Offline
    V Offline
    VCProgrammer
    wrote on last edited by
    #1

    hi all, i like the left side panel view of control panel in windows 7. is this possible to use or draw this type of panel in dialog based application? if yes please help me from where i can start for this? thanks in advance.

    L 1 Reply Last reply
    0
    • V VCProgrammer

      hi all, i like the left side panel view of control panel in windows 7. is this possible to use or draw this type of panel in dialog based application? if yes please help me from where i can start for this? thanks in advance.

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

      It looks a bit like a List Box[^] whose individual items are SysLinks[^]

      V 1 Reply Last reply
      0
      • L Lost User

        It looks a bit like a List Box[^] whose individual items are SysLinks[^]

        V Offline
        V Offline
        VCProgrammer
        wrote on last edited by
        #3

        what about its glassy effect?

        L 1 Reply Last reply
        0
        • V VCProgrammer

          what about its glassy effect?

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

          VCProgrammer wrote:

          what about its glassy effect?

          See https://www.google.co.uk/search?q=glass+effect+window+7&aq=f&oq=glass+effect+window+7&aqs=chrome.0.57j0l3j62l2.6084&sourceid=chrome&ie=UTF-8[^].

          V 1 Reply Last reply
          0
          • L Lost User

            VCProgrammer wrote:

            what about its glassy effect?

            See https://www.google.co.uk/search?q=glass+effect+window+7&aq=f&oq=glass+effect+window+7&aqs=chrome.0.57j0l3j62l2.6084&sourceid=chrome&ie=UTF-8[^].

            V Offline
            V Offline
            VCProgrammer
            wrote on last edited by
            #5

            i already work with aero glass theme, and DWM (Desktop Window Manager) Use DwmExtendFrameIntoClientArea and other function for aero glass theme and its works. but this works only when aero theme and its drier properly istalled. but the glassy look of list box with sys links (left panel) of the control panel looks glassy even aero theme is available or not. so how can i draw this even aero theme is not available . thanks.

            L 1 Reply Last reply
            0
            • V VCProgrammer

              i already work with aero glass theme, and DWM (Desktop Window Manager) Use DwmExtendFrameIntoClientArea and other function for aero glass theme and its works. but this works only when aero theme and its drier properly istalled. but the glassy look of list box with sys links (left panel) of the control panel looks glassy even aero theme is available or not. so how can i draw this even aero theme is not available . thanks.

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

              VCProgrammer wrote:

              so how can i draw this even aero theme is not available .

              Sorry, I don't know about that one. Try searching the articles section to see if there are any suggestions there.

              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