CustomWallpaper
Wisej.Web.Ext.CustomWallpaper.CustomWallpaper
Last updated
Was this helpful?
Wisej.Web.Ext.CustomWallpaper.CustomWallpaper
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.CustomWallpaper
Assembly: Wisej.Web.Ext.CustomWallpaper (3.2.0.0)
Changes the background image of the or any target to use a custom list of images.
Initializes a new instance of the class.
Initializes a new instance of the class together with the specified container.
container
A that represents the container for the component.
: Returns or sets the control that will receive the background images. If left to null it will automatically use the current Desktop. (Default: null
)
: Enables or disables a simple zoom animation when rotating images. (Default: True
)
: Returns or sets the fade in/out time in milliseconds. (Default: 1000
)
: List of images to rotate. (Default: null
)
: Returns or sets the rotation interval in milliseconds. (Default: 60000
)