CustomWallpaper

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.

CustomWallpaper Source Code

How to Use

The CustomWallpaper extension can be added to a Wisej.NET project using NuGet Package Manager.

You can control the Animation with EnableAnimation and FadeTime (in milliseconds). The RotationInterval (in milliseconds) defines the interval to switch between your Images.

circle-info

Find more information in our CustomWallpaper example in C#arrow-up-right or in VB.NETarrow-up-right.

Last updated

Was this helpful?