Home All Groups Group Topic Archive Search About

Saving the contents of a picturebox

Author
13 Apr 2005 7:15 AM
Daniel
Hi all,

Is it possible to output the contents of a panel as a graphic file?

--

Daniel
MCSE, MCP+I, MCP in Windows 2000/NT

--------------------------------------
remove the 2nd madrid from my mail address to contact me.

Author
13 Apr 2005 8:37 AM
Herfried K. Wagner [MVP]
"Daniel" <gro***@madridmadridsoleado.com> schrieb:
> Is it possible to output the contents of a panel as a graphic file?

Panel or picturebox?

<URL:http://www.dotnetrix.co.uk/misc.html>
-> "Save the Image currently displayed in a PictureBox."

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
13 Apr 2005 8:43 AM
Daniel
well, the panel contains a picturebox.  i have overlaid textboxes on top of
the picturebox.  I then want to output the picturebox with the textboxes on
top as a graphics file.

--

Daniel
MCSE, MCP+I, MCP in Windows 2000/NT

--------------------------------------
remove the 2nd madrid from my mail address to contact me.

Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:eHMfTQAQFHA.4052@TK2MSFTNGP12.phx.gbl...
> "Daniel" <gro***@madridmadridsoleado.com> schrieb:
>> Is it possible to output the contents of a panel as a graphic file?
>
> Panel or picturebox?
>
> <URL:http://www.dotnetrix.co.uk/misc.html>
> -> "Save the Image currently displayed in a PictureBox."
>
> --
> M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
> V B   <URL:http://classicvb.org/petition/>