Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print C# form???

Status
Not open for further replies.

ioseph

Programmer
Sep 6, 2005
11
GB
Hi,

I am trying to print out a c# windows form, visual studio 2005 suplies dinky controls such as PrintDocument and PrintPreview Control.... I assumed that to print the form it would just be a case of dropping them onto the form and basically hitting print. This does not seem to be the case. Can anyone therefore point me in the right direction of how to print a c# form... or possibly output its contents to microsoft word for printing there????

Many thanks,
Io
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top