February 4th, 2000, 12:21 PM
I'm using a Frame to simulate a form with a big height.
By this way, using a vertical scrollbar, and placing all my objects in my frame, I can simule the scroling of my form.
Now, I want to print it. But, as the PrintForm method is available only for the forms, when i'm using it, only the visible part, at the screen, of my frame is printed!!!
How can I print this object for a complete impression??
Thank's
Tony Shape
By this way, using a vertical scrollbar, and placing all my objects in my frame, I can simule the scroling of my form.
Now, I want to print it. But, as the PrintForm method is available only for the forms, when i'm using it, only the visible part, at the screen, of my frame is printed!!!
How can I print this object for a complete impression??
Thank's
Tony Shape