如何在vb.net中打印窗体?
问题描述:
如何在vb.net中打印窗体?
How to print window form in vb.net?
答
如果你不想尝试甚至基础研究,那么一个简单的谷歌使用你的问题主题作为搜索词会在列表的顶部找到它: MSDN - 如何打印活动的Windows窗体Visual Basic .NET [ ^ ]
将来,请尝试自己做简单的作业。
If you had bothered to try even basic research, then a simple google using your question subject as the search term would have found this at the top of the list: MSDN - How to print the active Windows form in Visual Basic .NET[^]
In future, try to do your own simple homework.
http://www.knowdotnet.com/articles/printform.html [ ^ ]
在visual studio中使用Visual Basic电源包的printForm控件。
此控件可用于视觉工作室的工具箱。
use printForm control of Visual Basic power packs in visual studio.
this control available in Toolbox of visual studio.