|
-
October 24th, 2000, 03:31 AM
#1
How to detect my window overlapped by another window
Hi everybody ! I'll try to explain you my problem in the best way I can (I'm not english, of course !)
In a CFormView, I've inserted a CWnd object (called CArea in my project). In it, I draw everything I want.
I want to make screen captures of this area but I would like to be sure, before doing the screen captures that the area is entirely visible and not covered by :
- another window ;
- the borders of my frame window. When the frame window is not enough large, the border covers my area. I don't want to do the screen capture then !
What I want is simple : when nothing covers my area, I do the screen capture.
I hope you've understand my problem. Thanks a lot...
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
|