
May 31st, 2005, 07:51 AM
|
|
Registered User
|
|
Join Date: May 2005
Location: Belgium
Posts: 2
Time spent in forums: 1 h 6 m 59 sec
Reputation Power: 0
|
|
|
printing controls
I am working on a project to print controls of a form.
On my form I have several controls like for example: a textbox, a checkbox,
a tabcontrol, a label, ...
From the tabcontrol I print every page under each other.
When I have other controls beneath the tabcontrol, they must be printed on
an other page. But it is possible, that when I have printed the last tabpage it
doesn't cover the hole page.How can I call a new page then ? So that I
can print the rest of the controls?
Can I use a new PrintPageEvent? Can please someone help me??
|