本文介绍了阿联酋效应(锁定Windows桌面)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有老板要求我做一个程序,该程序可以锁定窗口直到某些任务完成为止,有点像UAC框出现时发生的情况.

I have had a request from my employer to make a program that sort of locks windows until some tasks have been completed, a bit like what happens when the UAC box appears.

Is this possible in C#?

推荐答案



这篇关于阿联酋效应(锁定Windows桌面)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-20 23:42