Exception:SendKeys 无法在此应用程序内运行,原因是此应用程序不处理 Windows 消息。 请将此应用程序更改为可处理消息,或者使用 SendKeys.SendWait 方法。

报错信息 1
InvalidOperationException: SendKeys 无法在此应用程序内运行,原因是此应用程序不处理 Windows 消息。  请将此应用程序更改为可处理消息,或者使用 SendKeys.SendWait 方法。
StackTrace:
   在 System.Windows.Forms.SendKeys.Send(String keys, Control control, Boolean wait)
   在 DynamicClass.<BtnClick>d__0.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.42.8 2024-10-29 15:44 Microsoft Windows NT 10.0.19044.0