Problem with Graphics Class...
From: Sujith Manuel (sujith_at_rarefind.com)
Date: 03/08/04
- Next message: Mats-Erik Grundh: "Thumbnail EPS image?"
- Previous message: Nilesh Rade: "Re: Displaying a Tab control Vertically"
- Next in thread: Bob Powell [MVP]: "Re: Problem with Graphics Class..."
- Reply: Bob Powell [MVP]: "Re: Problem with Graphics Class..."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 8 Mar 2004 11:15:10 +0530
Hi All,
I have a problem with System.Drawing.Graphics class. Whenever I use an
object of graphics class, after it goes out of scope, it's giving me an
exception as follows:
"An unhandled exception of type 'System.InvalidOperationException' occurred
in system.drawing.dll"
"Additional information: The object is currently in use elsewhere."
Iam also using Dispose() method of Graphics Class. Anybody knows about this
behavior and because of this it's consuming a lot of memory.
Thanks in advance,
Sujith Manuel.
- Next message: Mats-Erik Grundh: "Thumbnail EPS image?"
- Previous message: Nilesh Rade: "Re: Displaying a Tab control Vertically"
- Next in thread: Bob Powell [MVP]: "Re: Problem with Graphics Class..."
- Reply: Bob Powell [MVP]: "Re: Problem with Graphics Class..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|