R
RP
I have an animated GIF image on a Form. By default this image is
"invisible". I want to show this image using a different thread. How
to create a new thread and show this image.
I mean where to write Image.Show() in thread procedure.
"invisible". I want to show this image using a different thread. How
to create a new thread and show this image.
I mean where to write Image.Show() in thread procedure.