|
-
April 5th, 1999, 10:31 AM
#1
drawing new dialog system close box
I have a special purpose where in a dialog box, I'd like to draw a different bitmap on the system close menu. Also I'd like to paint the dialog caption header a custom color.
Thanks in advance!
Steve B.
-
April 5th, 1999, 11:16 AM
#2
Re: drawing new dialog system close box
I don't know how to do it. But I know there is a software "WindowBlinds" can do that. You can visit "http://www.windowblinds.net" to get more information. Good luck.
Allen
-
April 5th, 1999, 11:34 AM
#3
Re: drawing new dialog system close box
Maybe overriding OnNcPaint() will customize
your window-look? And other necessary non-client
messages like OnNcLButtonDown().
Good luck with your CAPTION!
Walter An
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
|