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.
有谁知道如何通过单击某个按钮将 wpf 窗口最小化到右下角?我希望当我单击 X 按钮时发生这种情况。
谢谢。
NotifyIcon 控件用于向系统托盘添加项目。我认为它不存在于 WPF 中,但您应该能够在您的应用程序中使用 winforms 之一。
从头开始实施有一些 WPF 示例。 http://visualstudiogallery.msdn.microsoft.com/aacbc77c-4ef6-456f-80b7-1f157c2909f7