Is it possible to use an animated image (gif) on WinDesktopAlert?
I'm setting an image but the image doesn't animate when the WinDesktopAlert shows.
Code:
this.ultraDesktopAlert1.Appearance.Image = Properties.Icons.wait;
Thanks in advance
Johni Ecco
No, the support extended is similar to that of a PictureBox control, i.e., the first frame is displayed. If you like you can submit a feature request for the ability to do this.