Hi,
I have a small app, where data is entered on one form, and calculations are generated and printed to a picture box on a second form. I would like the user to be able to print to data generated. I can't use .printform because the text box is smaller than the viewable data (hence I have scroll bars to view all of the data.) I am also trying to implement this using the print dialog. Am I hosed and have to print to a Rich Text Box, or is this possible?
Thanks,
Rob
I have a small app, where data is entered on one form, and calculations are generated and printed to a picture box on a second form. I would like the user to be able to print to data generated. I can't use .printform because the text box is smaller than the viewable data (hence I have scroll bars to view all of the data.) I am also trying to implement this using the print dialog. Am I hosed and have to print to a Rich Text Box, or is this possible?
Thanks,
Rob