Re: What should I Dispose
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Sat, 26 Nov 2005 16:17:13 +0100
" **Developer**" <REMOVEdeveloper@xxxxxxxxxx> schrieb:
I guess it just takes experience to build up an understanding. Why is it that Bitmaps and Graphics objects are usually disposed while labels and forms are not?
What about a PrinterSettings objects? Should it be disposed?
It cannot be disposed. It's likely that the object doesn't use unmanaged resources.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- Follow-Ups:
- Re: What should I Dispose
- From: **Developer**
- Re: What should I Dispose
- References:
- What should I Dispose
- From: **Developer**
- Re: What should I Dispose
- From: Cor Ligthert [MVP]
- Re: What should I Dispose
- From: **Developer**
- What should I Dispose
- Prev by Date: Re: VB 2005 and Three Tier Solution Development
- Next by Date: Re: VB 2005 and Three Tier Solution Development
- Previous by thread: Re: What should I Dispose
- Next by thread: Re: What should I Dispose
- Index(es):