Mikael
Thu Jul 21 01:13:39 CDT 2005
great! that saved me some time.
thanks
/ Mikael
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:e7mR%23WTjFHA.2644@TK2MSFTNGP09.phx.gbl...
> "Mikael Jansson" <mikael.jansson@activemind.se> schrieb:
>> Thanx! I have tried it and it works but I can not figure out how to place
>> it on my form (maybe a stupid question), do you have an VB.NET example or
>> a hint of how to do it?
>
> Place a panel control on the form, then use something like this to start
> the animation:
>
> \\\
> Dim v As New VideoFile("C:\WINDOWS\clock.avi", Me.Panel1)
> v.Play()
> ///
>
> --
> M S Herfried K. Wagner
> M V P <URL:
http://dotnet.mvps.org/>
> V B <URL:
http://classicvb.org/petition/>