How does one first display a form larger
than the screen.height and screen.width
parameters? Secondly, how does one print
this form (send to a printer)? The
PrintForm method only prints the portion
of a form that is visible.
Printable View
How does one first display a form larger
than the screen.height and screen.width
parameters? Secondly, how does one print
this form (send to a printer)? The
PrintForm method only prints the portion
of a form that is visible.
I had the same problem and got it solve by using a picture control. I had help from Aron and the rest. Search for my user name and you will find it.