Printing Forms in VB.NET 2003
Visual Basic
2
Posts
1
Posters
0
Views
1
Watching
-
I would really appreciate it if anyone could help me in figuring out how to print the entire form using VB.NET 2K3. I've done some research online and my program now prints, but only from a RichTextBox Control. What I need it to do is to send all the data from the form to the printer, how do I do this? :confused: Thanks in advance. Treacherous_1
-
I would really appreciate it if anyone could help me in figuring out how to print the entire form using VB.NET 2K3. I've done some research online and my program now prints, but only from a RichTextBox Control. What I need it to do is to send all the data from the form to the printer, how do I do this? :confused: Thanks in advance. Treacherous_1
Ok, nevermind I got it. Treacherous_1