I have a form that contains a map, a chart, and a listbox. At runtime, I want to create a bitmap file that is an image of the form after the map and chart are created. Does anybody have any suggestions how to do this?
Thanks.
Printable View
I have a form that contains a map, a chart, and a listbox. At runtime, I want to create a bitmap file that is an image of the form after the map and chart are created. Does anybody have any suggestions how to do this?
Thanks.
Hi,
To a similar question earlier, i had posted a good set of routines for all sorts of capture & print.
I dont know if the following link can take you there, anyway..:
[link]
http://www.codeguru.net/bbs/wt/showp...collapsed&sb=5
[/link]
otherwise:
It should be listed as a post by Anonymous, dated 5/25/99 0044am, subject "Printing problem.. Help me.."
You can tweak around the "CaptureClient" function
to achieve the desired effect, i think.
I will also try. I will let you know, if i succeed..
Ravi