G
Guest
Hi I am relatively new to Windows development. I have a project which
includes multiple long windows forms. Some of these forms have around 200
fields. These forms will use a combination of custom user controls and third
party components. If it is at all possible I would like to avoid manually
adding a thousand fields to PrintDocuments. What would be a best practice for
sending such a large windows form to a printer? Is anyone aware of any third
party components that would provide a solution for this problem? Could this
problem be solved by looping through the controls on the form somehow. Any
advice or direction that you could give me would be greatly appreciated.
Thanks,
Eric
includes multiple long windows forms. Some of these forms have around 200
fields. These forms will use a combination of custom user controls and third
party components. If it is at all possible I would like to avoid manually
adding a thousand fields to PrintDocuments. What would be a best practice for
sending such a large windows form to a printer? Is anyone aware of any third
party components that would provide a solution for this problem? Could this
problem be solved by looping through the controls on the form somehow. Any
advice or direction that you could give me would be greatly appreciated.
Thanks,
Eric