hi all,

how can I print the form at design time as well as at runtime. In VB6 there
was a option in File menu to print form and there was method of form
PrintForm.

How can I do the same in dot net????..

any suggesstion will be appreciated..

Ansari

Re: how to print form??? by Sijin

Sijin
Tue Oct 19 06:08:04 CDT 2004

Take a look at these articles

http://www.codeproject.com/csharp/PrintForm.asp
http://www.syncfusion.com/FAQ/WinForms/FAQ_c55c.asp#q491q
http://www.c-sharpcorner.com/Code/2003/March/FormPrinting.asp

and here is a commercial control
http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=222&tabindex=10

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

Ansari wrote:
> hi all,
>
> how can I print the form at design time as well as at runtime. In VB6 there
> was a option in File menu to print form and there was method of form
> PrintForm.
>
> How can I do the same in dot net????..
>
> any suggesstion will be appreciated..
>
> Ansari
>
>
>