Exception:无法访问已释放的对象。 对象名:“DragForm”。

报错信息

ObjectDisposedException: 无法访问已释放的对象。
对象名:“DragForm”。
--Message: 无法访问已释放的对象。
对象名:“DragForm”。
--ObjectName: DragForm
StackTrace:
   在 System.Windows.Forms.Control.CreateHandle()
   在 System.Windows.Forms.Form.CreateHandle()
   在 System.Windows.Forms.Control.get_Handle()
   在 System.Windows.Forms.ContainerControl.FocusActiveControlInternal()
   在 System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   在 DynamicClass.DragFiles(Object filesObj)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   在 System.Threading.ThreadHelper.ThreadStart(Object obj)

 

解决方法

暂无解决方案。

相关信息
1 查看
10天11小时前
Quicker版本
版本 反馈次数
1.44.10 1