0
Answer

Printing a completed Windows Form

I have this Windows Application that displays a form with checkboxes. If the user selects the right checkboxes, I want the ability to print that form to the printer - with his/her correct checkmarks. Is there a simple method to do this?