G
Guest
I have a picturebox on a form. I have set its image property to an animated GIF at design time. The image animates during design time and when the application is running. However, when I dispose of the form object, an ImageAnimator thread from System.Drawing.ImageAnimator.ThreadProcImpl remains. How can I terminate this thread
Thanks in advance...
Thanks in advance...