在窗体的构造函数中加上下面的一句代码即可:

new System.Windows.Interop.WindowInteropHelper(this).Owner = Autodesk.Windows.ComponentManager.ApplicationWindow;

 

相关文章:

  • 2021-12-15
  • 2021-07-26
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2021-10-21
  • 2022-12-23
  • 2021-10-10
猜你喜欢
  • 2022-12-23
  • 2022-01-10
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案