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