all groups > dotnet drawing api > march 2005 >
You're in the

dotnet drawing api

group:

printing win form controls at the printer


printing win form controls at the printer David Kowalsky via DotNetMonster.com
3/28/2005 8:16:07 PM
dotnet drawing api:
hi all,
i need to print a picture box where i actually draw my own picture. That
would be a combination of a few strings and a few lines.

I can print the picture box at the printer, however, any graphics inside
the picture box would not show up. I kinda undrestand now why this is
happening ... So, my question would be: How do i capture those graphics
inside the picture box?

If you need more info, I'll let you know in more detail what i'm trying to
do,
thanks,
kowalsky

--
Re: printing win form controls at the printer Bob Powell [MVP]
3/29/2005 9:41:14 AM
Check out the GDI+ FAQ and Windows Forms Tips and Tricks for lots of reasons
why you're using the picturebox incorrectly and the right way to do it.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





"David Kowalsky via DotNetMonster.com" <forum@DotNetMonster.com> wrote in
message news:f93246203ce647609453f265f0f1a287@DotNetMonster.com...
[quoted text, click to view]

AddThis Social Bookmark Button