P
pannonej
I am using Visual Studio 2003, windows application and vb.net
When I change the (animation) gif image in a picture or button in
run-time the animation stops?
I get the new image from an imagelist.
Button2.ImageList = ImageList1
Button2.ImageIndex = 2
How do I get the new animated gif to animate?
When I change the (animation) gif image in a picture or button in
run-time the animation stops?
I get the new image from an imagelist.
Button2.ImageList = ImageList1
Button2.ImageIndex = 2
How do I get the new animated gif to animate?