- ************** Ausnahmetext **************
- System.InvalidOperationException: Das Objekt wird bereits an anderer Stelle verwendet.
- bei System.Drawing.Image.get_Width()
- bei System.Drawing.Image.get_Size()
- bei System.Windows.Forms.PictureBox.ImageRectangleFromSizeMode(PictureBoxSizeMode mode)
- bei System.Windows.Forms.PictureBox.get_ImageRectangle()
- bei System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe)
- bei System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
- 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)