Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在打印预览中显示 C# winform 控件?我要在打印预览模式下显示在 C# winforms 中生成的表单,我有哪些选择?
以编程方式,您可以在表单可见时截取屏幕截图并在打印预览中显示图像。