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.
我的问题是有任何方法可以在另一个监视器中拖动/显示 mdi 子窗体。我想拖动子窗体并将其显示在另一个监视器中。
MDI 的整个想法是 MDI 子项包含在父项中。如果您想在屏幕 A 上显示一个表单,在屏幕 B 上显示另一个表单,那么您需要远离 mdi 应用程序。所以你的问题的答案是否定的,不能做。