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.
我想要一个小型应用程序,它向用户显示一条消息,而桌面的其余部分被禁用,直到用户单击一个按钮。我正在寻找类似于 Windows 在其关机例程期间用于提示强制关闭无响应进程的东西。我想用 C# 编写它。有人可以指出我正确的方向吗?