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.
我有一个包含两个用户控件 A 和 B 的窗口,我想在单击 B 时冻结/锁定 A,请问有什么方法可以使用线程或其他方法来做到这一点吗?