Thanks much - that works. The images are a bit blurry but they are at least showing up now. DGW
D
dgwood
@dgwood
Posts
-
Accessing an Imagelist in VB.NET -
Accessing an Imagelist in VB.NETI am relatively new to VB and I'm trying to figure out how to reference the images in an imagelist by using the index of the image within the list. I want to be able to take an image from the imagelist and place it in a picture box by using the index. I cannot figure out the syntax for this code. DGW