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. How could I draw some system items manually.

How could I draw some system items manually.

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiographicshelpquestion
2 Posts 2 Posters 8 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi, everyone. When I want to write some classes to display a menubar like VC IDE, I encountered a problem about drawing system items, the three buttons ,icon and system menu which is originally on the child window caption bar.When the child window is maximized, I have to draw them on my menubar, the icon and menu is easy to draw, but how about the three buttons on right. Is there some effient ways to do these jobs? Thanks in Advance! Wang Zhenzhe 2000/01/23

    M 1 Reply Last reply
    0
    • L Lost User

      Hi, everyone. When I want to write some classes to display a menubar like VC IDE, I encountered a problem about drawing system items, the three buttons ,icon and system menu which is originally on the child window caption bar.When the child window is maximized, I have to draw them on my menubar, the icon and menu is easy to draw, but how about the three buttons on right. Is there some effient ways to do these jobs? Thanks in Advance! Wang Zhenzhe 2000/01/23

      M Offline
      M Offline
      Mike Dunn
      wrote on last edited by
      #2

      The API to do this is DrawFrameControl(). --Mike-- ================== The original message was: Hi, everyone.
      When I want to write some classes to display a menubar like VC IDE, I encountered a problem about drawing system items, the three buttons ,icon and system menu which is originally on the child window caption bar.When the child window is maximized, I have to draw them on my menubar, the icon and menu is easy to draw, but how about the three buttons on right. Is there some effient ways to do these jobs?
      Thanks in Advance!
      Wang Zhenzhe
      2000/01/23

      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