SharpDevelop Version : 3.0.0.2258
.NET Version : 2.0.50727.42
OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2
Current culture : German (Germany) (de-DE)
Working Set Memory : 187380kb
GC Heap Memory : 56606kb
Exception thrown:
System.InvalidOperationException: BufferedGraphicsContext kann nicht entfernt werden, da momentan ein Puffervorgang läuft.
bei System.Drawing.BufferedGraphicsContext.Dispose(Boolean disposing)
bei System.Drawing.BufferedGraphicsContext.Dispose()
bei System.Drawing.BufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle)
bei System.Drawing.BufferedGraphicsContext.Allocate(IntPtr targetDC, Rectangle targetRectangle)
bei System.Windows.Forms.Control.WmPaint(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)