|
-
March 29th, 1999, 12:10 PM
#1
handle (or pointer even) to minimize btn et al
Hiya.
How do I get a handle or pointer to the minimize, maximize and close buttons of a window?
What I want is to be able to draw them in OnNcPaint(). And control their location.
I could exclude the Minimize and Maximize buttons in Create() but if MFC gives them to me for just a couple of style flags, why not use them? And not using the Min/Max buttons still doesn't get me a Close button.
So, help?
-
March 29th, 1999, 04:34 PM
#2
Re: handle (or pointer even) to minimize btn et al
Theres an API-function:
DrawFrameControl
maybe that helps. Good Luck
The Fantastic-Bits Homepage
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|