epyk
July 4th, 2007, 08:11 AM
The problem I'm trying to solve, how to get the image or graphics of a program running (i.e. word aim, internet explorer, ect.) and have it show in a Picturebox control as the window of that program.
I was thinking of a method that would use a screen capture and that programs x, y location and its height, width data. the only problem is if the window is minimized or if another window is on top of it.
I am currently using c# but any code would help whether it is VB or c++ I can do the conversions myself. I am just stuck on this road block and have been beating my self dizzy for weeks now.
I was thinking of a method that would use a screen capture and that programs x, y location and its height, width data. the only problem is if the window is minimized or if another window is on top of it.
I am currently using c# but any code would help whether it is VB or c++ I can do the conversions myself. I am just stuck on this road block and have been beating my self dizzy for weeks now.