Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
356
Animated icon on WinDesktopAlert
posted

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

  • 69832
    Offline posted

    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.