帮忙再看下哈,首选项开启“锁屏监控过程显示动态图”,现在变成会提示这个错误了
详细信息:
************** 异常文本 **************
System.ArgumentException: 宽度和高度必须为非负值。
在 System.Windows.Rect..ctor(Double x, Double y, Double width, Double height)
在 DynamicClass.RectangleExt.Plus(Rect rect, Double left, Double top, Double right, Double bottom)
在 DynamicClass.WindowHelper.MoveWindow(IntPtr handle, WindowLocations location)
在 DynamicClass.Form1.Form1_Load(Object sender, EventArgs e)
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Form.OnCreateControl()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.Form.WmShowWindow(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
