问题
I have a single window, WinForms app (with multiple text boxes) and I need to print the entire form once a 'Print" button is clicked. I have looked up examples to do this but I cannot find anything that will print the entire form including all text boxes. Is there a simple way to do this?
来源:https://stackoverflow.com/questions/896074/c-sharp-winforms-print-entire-form