ToolStripAPIGaugeでExternalException
動作環境: オペレーティング システム: Microsoft Windows NT 10.0.18362.0 共通言語ランタイム: 4.0.30319.42000 OpenTween.exeのバージョン: 2.4.3.0 例外 System.Runtime.InteropServices.ExternalException: GDI+ で汎用エラーが発生しました。 場所 System.Drawing.Graphics.CheckErrorStatus(Int32 status) 場所 System.Drawing.Graphics.FillRectangle(Brush brush, Int32 x, Int32 y, Int32 width, Int32 height) 場所 System.Drawing.Graphics.FillRectangle(Brush brush, Rectangle rect) 場所 OpenTween.ToolStripAPIGauge.OnPaint(PaintEventArgs e) 場所 System.Windows.Forms.ToolStripItem.HandlePaint(PaintEventArgs e) 場所 System.Windows.Forms.ToolStrip.OnPaint(PaintEventArgs e) 場所 System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) 場所 System.Windows.Forms.Control.WmPaint(Message& m) 場所 System.Windows.Forms.Control.WndProc(Message& m) 場所 System.Windows.Forms.ToolStrip.WndProc(Message& m) 場所 System.Windows.Forms.StatusStrip.WndProc(Message& m) 場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
細節