|
-
Jan 16th, 2002, 06:53 AM
#1
how to capture Active window
hi guys
How can i capture an active window. I dont want to use the printscreen concept. I just want the active window to be loaded in to the picture box.
Is it possible to capture the active window????
if any of u guys has any idea about, pls let me know
-
Jan 16th, 2002, 08:07 AM
#2
There is a GetActiveWindow API (see http://www.allapi.net/) that will return the handle of the active window, but, short of taking a screen shot, I don't see how you would get that into a picture box.
-
Jan 18th, 2002, 06:26 AM
#3
Fanatic Member
-
Jan 21st, 2002, 03:12 AM
#4
Fanatic Member
-
Jan 21st, 2002, 03:26 AM
#5
-
Jan 21st, 2002, 07:16 AM
#6
Member
Maybe the graphical content is copied to the clipboard if you simulate an Alt+PrintScrn keystroke event to the window?
Manually pressing those keys also does this...
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
|