Print the content on Wondows Form

  • Thread starter Puneet Bhatnagar
  • Start date
P

Puneet Bhatnagar

Hi,
How to print the entire information present on Wondows Form? My form have controls like TextBox, Label, RichtextBox, and UserControls.
I am using .NET 2005

Thanks In Advance

Regards,
Puneet
 
P

Pavel Minaev

Hi,
How to print the entire information present on Wondows Form? My form have
controls like TextBox, Label, RichtextBox, and UserControls.
I am using .NET 2005

Have a look at Visual Basic Power Pack and its PrintForm component. Despite
the name, it can just as well be used from C#.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top