C# Class WallpaperChange.Win32Wallpaper

Mostra file Open project: rwood/WallpaperChange Class Usage Examples

Public Methods

Method Description
Set ( FileInfo file, WallpaperStyle style ) : void

Private Methods

Method Description
SystemParametersInfo ( int uAction, int uParam, string lpvParam, int fuWinIni ) : int

Method Details

Set() public static method

public static Set ( FileInfo file, WallpaperStyle style ) : void
file System.IO.FileInfo
style WallpaperStyle
return void