0
Answer

printing forms within a panel

Ask a question
LINKIN_12

LINKIN_12

20y
1.8k
1
I need hel on printing in visual c#, I am pretty new to c# programming and I really need help. I am tryin to print my form as is. I have a panel and within that panel I have the following: *button *label *textbox *radiobutton *picturebox *combobox I want to be able to preview and then print my form. Can someone please help me.