Re: Memory Leak when set a control's image property in InitializeC
- From: "zhaounknown" <zhaounknown@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 11 Aug 2005 13:29:04 -0700
The virtual memory keeps increasing and the execution get stuck at the point
where a control's image proerty is in Initialization().
This problem is resolved by changing to another machine.
"Bob Powell [MVP]" wrote:
> how do you detect this "memory leak"??
>
> --
> Bob Powell [MVP]
> Visual C#, System.Drawing
>
> Ramuseco Limited .NET consulting
> http://www.ramuseco.com
>
> Find great Windows Forms articles in Windows Forms Tips and Tricks
> http://www.bobpowell.net/tipstricks.htm
>
> Answer those GDI+ questions with the GDI+ FAQ
> http://www.bobpowell.net/faqmain.htm
>
> All new articles provide code in C# and VB.NET.
> Subscribe to the RSS feeds provided and never miss a new article.
>
>
>
>
>
> "zhaounknown" <zhaounknown@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:3F95D35E-9152-46A8-AE30-04FAB1BE3E51@xxxxxxxxxxxxxxxx
> > But it seems that the memory doesn't leak when the Image of a control is
> > set
> > when the form is loaded.
> >
> > How to prevent the memory leak for such case.
> >
> > Thanks.
>
>
>
.
- Follow-Ups:
- Re: Memory Leak when set a control's image property in InitializeC
- From: Bob Powell [MVP]
- Re: Memory Leak when set a control's image property in InitializeC
- References:
- Memory Leak when set a control's image property in InitializeCompo
- From: zhaounknown
- Re: Memory Leak when set a control's image property in InitializeCompo
- From: Bob Powell [MVP]
- Memory Leak when set a control's image property in InitializeCompo
- Prev by Date: Re: Refresh() and Invalidate()
- Next by Date: Re: Memory Leak when set a control's image property in InitializeC
- Previous by thread: Re: Memory Leak when set a control's image property in InitializeCompo
- Next by thread: Re: Memory Leak when set a control's image property in InitializeC
- Index(es):
Relevant Pages
|