C# Class HimawariNoFormAutostart.Wallpaper

from http://stackoverflow.com/questions/1061678/change-desktop-wallpaper-using-code-in-net
Afficher le fichier Open project: koroteeww/HimawariBackground Class Usage Examples

Méthodes publiques

Méthode Description
Set ( string Path, Style style ) : void

Private Methods

Méthode Description
SystemParametersInfo ( int uAction, int uParam, string lpvParam, int fuWinIni ) : int

Method Details

Set() public static méthode

public static Set ( string Path, Style style ) : void
Path string
style Style
Résultat void