ObjectDisposedException: 无法访问已释放的对象。 对象名:“BorderWindow”。 --Message: 无法访问已释放的对象。 对象名:“BorderWindow”。 --ObjectName: BorderWindow StackTrace: 在 System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) 在 System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) 在 DynamicClass.WindowBorderHighlight.BorderWindow.UpdatePosition(RECT rect) 在 DynamicClass.WindowBorderHighlight.UpdateAllBorders(Object state) 在 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.TimerQueueTimer.CallCallback() 在 System.Threading.TimerQueueTimer.Fire() 在 System.Threading.TimerQueue.FireNextTimers()