C# 클래스 HimawariNoFormAutostart.Wallpaper

from http://stackoverflow.com/questions/1061678/change-desktop-wallpaper-using-code-in-net
파일 보기 프로젝트 열기: koroteeww/HimawariBackground 1 사용 예제들

공개 메소드들

메소드 설명
Set ( string Path, Style style ) : void

비공개 메소드들

메소드 설명
SystemParametersInfo ( int uAction, int uParam, string lpvParam, int fuWinIni ) : int

메소드 상세

Set() 공개 정적인 메소드

public static Set ( string Path, Style style ) : void
Path string
style Style
리턴 void