|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Re: How to Use a Screen Saver app within My Application?Hey Everyone,
Using the following in VB, one can launch a screensaver in a window on a form: Shell "sspipes.scr /p " & CStr(Picture1.hWnd) Once launched, how can the screensaver be terminated programmatically? Thanks & Regards, TC TCook <getmyemai***@yahoo.com> schrieb im Beitrag
<uhCLDX#fGHA.3***@TK2MSFTNGP04.phx.gbl>... > Using the following in VB, one can launch a screensaver in a window on a Try to send "Picture1.hWnd" a WM_CLOSE message. Or destroy the PictureBox> form: > Shell "sspipes.scr /p " & CStr(Picture1.hWnd) > Once launched, how can the screensaver be terminated programmatically? "Picture1". -- ---------------------------------------------------------------------- THORSTEN ALBERS Universität Freiburg albers@ uni-freiburg.de ----------------------------------------------------------------------
Porting VB6 to .Net - DDE replacement?
Binding currencyManager and dataRelation - datagridview - possible Problem loading XML Application.Exit Need help with Conversion from C# to VB.net text align datagrid current record Debug.WriteLine Doesn't Produce Output Possible to monitor changes in array (with event)? Looping through Dataset |
|||||||||||||||||||||||