Re: Cycling between images increases memory usage
From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 05/09/04
- Next message: Bob Powell [MVP]: "Re: Cycling between images increases memory usage"
- Previous message: Scytrax: "Re: Cycling between images increases memory usage"
- In reply to: Scytrax: "Cycling between images increases memory usage"
- Messages sorted by: [ date ] [ thread ]
Date: 09 May 2004 13:05:26 +0200
* "=?Utf-8?B?U2N5dHJheA==?=" <anonymous@discussions.microsoft.com> scripsit:
> I have made an application that uses the PictureBox control and I have an array of images that I need the PictureBox to cycle through.
>
> I use a timer and in the Tick event I set the Image property of the
> PictureBox control to the next image in the array.
Post your code.
-- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/>
- Next message: Bob Powell [MVP]: "Re: Cycling between images increases memory usage"
- Previous message: Scytrax: "Re: Cycling between images increases memory usage"
- In reply to: Scytrax: "Cycling between images increases memory usage"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|