|
-
May 22nd, 1999, 05:27 AM
#1
How to change non-client area of window?
Is it possible to change non-client area of [window] from outside of [window]
control procedure?
-
May 22nd, 1999, 06:17 AM
#2
Re: How to change non-client area of window?
It is, it all depends on how you want to go about it.
GetDesktopWindow() will return the handle for the whole area, remember to lock the surface before writting to it.
Or if your using DirectX, create a window and again lock the surface.
Jason
http://www.netcomuk.co.uk/~jbrooks
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
|