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.
当用户在 Word VBA 中的窗体窗口外单击时,如何关闭无模式窗体?
UserForm_Deactivate当我在无模式表单之外单击时不会调用。只有当我显示另一个表单时才会调用它。
UserForm_Deactivate