J
judd
Hello:
I am looking for a way to create a bitmap image of a form
(containing various controls/graphics) which is not currently in
focus, or even minimized. One possible way that I believe may work is
to force that form to draw its entire contents into a bitmap instead
of a screen graphics context by capturing its PaintEventArgs.
Any help implementing this idea or other suggestions would be greatly
appreciated.
Thanks,
Judd
I am looking for a way to create a bitmap image of a form
(containing various controls/graphics) which is not currently in
focus, or even minimized. One possible way that I believe may work is
to force that form to draw its entire contents into a bitmap instead
of a screen graphics context by capturing its PaintEventArgs.
Any help implementing this idea or other suggestions would be greatly
appreciated.
Thanks,
Judd