Alex's Weblog

Weblog di Ermanno Goletto (Codename Alex - A Learning EXperience)
posts - 438, comments - 4214, trackbacks - 294

My Links

News

Il blog è stato
trasferito al
 seguente link:


DevAdmin Blog

Add my blog to Live

Foto

Curriculum Vitae


Il contenuto di questo blog e di ciascun post viene fornito “così come é”, senza garanzie, e non conferisce alcun diritto. Questo blog riporta il mio personale pensiero che non riflette necessariamente il pensiero del mio datore di lavoro.

Logo Creative Commons Deed


Logo MCTS

Logo MCSA

Logo MCP

Logo Microsoft Certified Business Management Solutions Professional

Microsoft Certified Business Management Solutions Specialist


Logo UGIdotNET UGIdotNET Contributor


Logo UGISS UGISS Contributor


Logo SysAdmin.it SysAdmin.it Staff


Article Categories

Archives

Post Categories

Blogs

Database

Development

Friends

IT

Knowledge Base

Links

MBS

MCP

MVP Sites

User Groups

Virtualization

Preview di uno Screensaver in un oggetto container

Per fare il preview di uno Screensaver in un oggetto container è possibile utilizzare il parametro /p dello stesso. Di seguito il codice per visualizzare uno Screensaver in una PictureBox:

Private Const ScreenSaverName As String = "ssbezier.scr"
Private screenSaverProcess As System.Diagnostics.Process

Dim startInfo As New System.Diagnostics.ProcessStartInfo
startInfo.Arguments = "/p " & Me.PictureBox1.Handle.ToString()
startInfo.FileName = ScreenSaverName
startInfo.UseShellExecute = False
screenSaverProcess = System.Diagnostics.Process.Start(startInfo)

Per arrestare la visualizzazione dello Screensaver basterà terminare il processo:
screenSaverProcess.Kill()
screenSaverProcess.Close()
screenSaverProcess.Dispose()

Print | posted on giovedì 9 agosto 2007 00:18 | Filed Under [ Code & Snippet .NET Framework .NET Framework 2.0 ]

Feedback

Gravatar

# Fetish fisting xxx.

Red light fetish hair page.
18/12/2008 11:37 | Shit fetish.
Comments have been closed on this topic.

Powered by:
Powered By Subtext Powered By ASP.NET