capture Bitmap
-
hello, i have a little problem when i want to capture bitmap. I work in MDI project, i want to capture a view in Childwindow. I can capture the view and save it in bmp file,It's work fine. But if i my app is not in the foreground i capture a bitmap of the foreground app. How can capture a bitmap of a view wich is not in the foreground (minized,or background) ?? thx for your help Excuse for bad english
-
hello, i have a little problem when i want to capture bitmap. I work in MDI project, i want to capture a view in Childwindow. I can capture the view and save it in bmp file,It's work fine. But if i my app is not in the foreground i capture a bitmap of the foreground app. How can capture a bitmap of a view wich is not in the foreground (minized,or background) ?? thx for your help Excuse for bad english
-
You do this by hiding your window, capturing the picture, and then showing your window again.
"Do unto others as you would have them do unto you." - Jesus
"An eye for an eye only makes the whole world blind." - Mahatma Gandhi