C# WinForms Print Entire Form

ぐ巨炮叔叔 提交于 2019-12-18 05:24:11

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!