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.
我想在使用 2 周后悄悄地要求我的扩展程序的用户捐款。非模态窗口会比模态窗口更好。
是什么阻止您使用普通的 WinForm 表单并调用它的 DoModal() 方法。尝试找到 Visual Studio 的顶级窗口以作为父级传入。
然而你的用户讨厌你,当他们启动 Visual Studio 时,发现早上喝完咖啡后,它已经挡在你的窗口上了!