I have created a windows form (visual basic) that allows a user to enter his name, address, phone number and so forth. I would like to print this form, so that the information appears as a text document rather than a screen shot of the form.
Example:
Name: John Doe
Address: 123 Elm
Phone: 555-5555
Any help, hints, suggestions will be very much appreciated. Thank you.
[email protected]