D
Diego F.
Hello. I have a process that can take a long time and I'm trying to put an
animated gif while the user is waiting.
I added a panel with a picturebox with the image inside. The panel is not
visible when the application starts, but before the process, I make it
visible.
The problem is that while the long process is running, the image doesn't
appear. The panel is empty.
How can I ensure that the animated gif is shown?
animated gif while the user is waiting.
I added a panel with a picturebox with the image inside. The panel is not
visible when the application starts, but before the process, I make it
visible.
The problem is that while the long process is running, the image doesn't
appear. The panel is empty.
How can I ensure that the animated gif is shown?