The CustomWallpaper extender component enhances the Desktop, the MainPage or any Control control by rotating a list of custom images over the control’s background.
You can control the Animation with EnableAnimation and FadeTime (in milliseconds).
The RotationInterval (in milliseconds) defines the interval to switch between your Images.
Find more information in our CustomWallpaper example in C# or in VB.NET.