Hello! New to VC programming!
I need guidance on a project.
I created a windows form with labels, textboxes, radios, checkboxes etc.
I have put a print button, printDialog, printDocument. I set the method of the print button to appear the print dialog menu. I have stuck in this: How to define what to print from the form? For example, If I want to print whatever I see, is there any method.
Thank you in advance for your help!!!