PyIActiveDesktop Object
An interface to the ActiveDesktop
Methods
- ApplyChanges
 - Applies changes to ActiveDesktop settings and persists them to the registry.
 - GetWallpaper
 - Returns the current wallpaper
 - SetWallpaper
 - Sets the desktop wallpaper
 - GetWallpaperOptions
 - Returns wallpaper style
 - SetWallpaperOptions
 - Sets wallpaper style
 - GetPattern
 - Returns the wallpaper pattern
 - SetPattern
 - Sets the wallpaper pattern
 - GetDesktopItemOptions
 - Returns options for Active Desktop.
 - SetDesktopItemOptions
 - Sets Active Desktop options
 - AddDesktopItem
 - Creates a new item to display on the desktop
 - AddDesktopItemWithUI
 - Adds a desktop item, allowing user interaction
 - ModifyDesktopItem
 - Changes parameters for a desktop item
 - RemoveDesktopItem
 - Removes an item from the Active Desktop
 - GetDesktopItemCount
 - Returns number of defined desktop items.
 - GetDesktopItem
 - Returns desktop item parameters by index
 - GetDesktopItemByID
 - Returns desktop item parameters by Id
 - GenerateDesktopItemHtml
 - Creates an HTML page for the desktop item
 - AddUrl
 - Adds a web page to desktop, allowing user interaction
 - GetDesktopItemBySource
 - Returns desktop item parameters by URL