Thread
:
Images are only adresses
View Single Post
#
5
(
permalink
)
05-28-2007, 04:24 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,185
When you get an image from an ImageList you get a reference to the image.
This is useful to decrease the memory load and improve the performance.
However, when you get an image from an ImageButton, Form or Image control a new copy will be returned.
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel