Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27243

axmediaplayer1 - how to show label after a few seconds of playing wmv file

$
0
0
Hi,

I have a windows media player on my form - works fine.

I'd like to have a label show about 2 - 3 seconds into my wmv file playing.

How do I do that?


I have this but it's not working at all:

Code:

If AxWindowsMediaPlayer1.Ctlcontrols.currentPositionString > "00:03" Then
                MsgBox("hi")
            End If


Viewing all articles
Browse latest Browse all 27243

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>