I am needing to display several images in a horizontal scrollview and I will need to display some of the same images in the same horizontal scrollview, maybe even more 5 or six time in some cases. Also this will be done several times so Dim -ing a new imageview for each time its required is not really the way i want to go about doing this.
I also wanted to do this without RemoveView as its possible that two or more of the images that are the same may be next to each other.
Thanks for any input
I also wanted to do this without RemoveView as its possible that two or more of the images that are the same may be next to each other.
Thanks for any input