How to print the form with its controls? urgent please...

  • Thread starter Thread starter some good man
  • Start date Start date
S

some good man

Hi

How do i print the a form with its controls?
I know how to print, but when i want to paint the form onto the
printerdocument control, i have to paint from an image, but the form doesnt
even has a graphics property!
In old vb i could just print from the hDC into another picturebox and then
take the image member, but there are no such things in vb.net, its ruined!!!

please help me
thanks
daniel
 
Hello,

some good man said:
How do i print the a form with its controls?
[...]

I have posted an answer in the VB.NET Controls ng. Please do not multipost
in future. Thanks!
 

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

Back
Top