Hi,
I'm writing a windows application using windows forms and c# only.
How can i print a windows form as it is?
is there a this.print() kind of option for a form?
Thanks
Manish Bafna - 18 Dec 2006 10:24 GMT
Hi,
I dont know whether the code given in below URL will work or not but you can
try it:
http://www.c-sharpcorner.com/UploadFile/mgold/PrintingoutYourW2FormusingCSharpan
d.NET11222005034221AM/PrintingoutYourW2FormusingCSharpand.NET.aspx?ArticleID=a50
2e076-f857-492b-9310-aec24f251a13
Thanks and regards,
manish bafna
MCP and MCTS.
> Hi,
>
[quoted text clipped - 3 lines]
>
> Thanks
Mark Rae - 18 Dec 2006 10:47 GMT
> I'm writing a windows application using windows forms and c# only.
This group is for ASP.NET i.e. WebForms.
For WinForms issues, please post to:
microsoft.public.dotnet.languages.csharp
Ciaran O''''Donnell - 18 Dec 2006 12:41 GMT
Check out the controlprinter I wrote. Its on my blog.

Signature
Ciaran O''''Donnell
http://wannabedeveloper.spaces.live.com
> > I'm writing a windows application using windows forms and c# only.
>
> This group is for ASP.NET i.e. WebForms.
>
> For WinForms issues, please post to:
> microsoft.public.dotnet.languages.csharp