Microsoft Small Basic


Desktop

Cette classe fournit des méthodes pour interagir avec le bureau.

Properties

Width (This property is read-only.)

Desktop.Width

Obtient la largeur de l'écran du bureau principal.

Height (This property is read-only.)

Desktop.Height

Obtient la hauteur de l'écran du bureau principal.

Operations

SetWallPaper

Desktop.SetWallPaper(fileOrUrl)

Définit l'image à mettre en papier-peint du bureau. Ce fichier peut être un fichier local ou une URL Internet.

fileOrUrl

Le nom de fichier ou l'URL de l'image.

Returns

Nothing