Printing Windows Forms in C#
I have one form which shows formatted data from previous form. I want to print this form (No screen capture; No title and Form Border showing ) with only my formatted frame. Also, I used richtextbox for users who can edit easily such as line spacing. I read a lot of samples in this forums. I found how to print, but richtextbox data can't be shown. So, I don't still get it clearly.
Pls help me....