Hello!
Can anyone tell me how can I printi label/textbox Text property in MDI Child by clicking MDI Parent print button in C#!
I have MDI Chil form with several labels and textboxes, and I want to print its content(label.t ext and/or textbox.text). Also I would like to see that in print preview dialog.
The picture is in attachment...
Please Help! Thanks!
Can anyone tell me how can I printi label/textbox Text property in MDI Child by clicking MDI Parent print button in C#!
I have MDI Chil form with several labels and textboxes, and I want to print its content(label.t ext and/or textbox.text). Also I would like to see that in print preview dialog.
The picture is in attachment...
Please Help! Thanks!
Comment