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.
我在我的 .NET-3.5 wpf 应用程序中使用System.Windows.Control.PrintDialog 。不幸的是,即使我使用的是ShowDialog ,打印对话框也不会是模态的。我似乎也没有办法将所有者设置为我的应用程序。想法?