Yo, why isnt this working:
Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
Aud.Ctlcontrols.fastForward()
End Sub
thanks!:wave:
Printable View
Yo, why isnt this working:
Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
Aud.Ctlcontrols.fastForward()
End Sub
thanks!:wave:
Hit it with a stick. :lol:
I'm sorry, but your question really doesn't mean anything.
What is Aud and what exactly isn't working? How do you know that it isn't working?
Ok. Aud is my windows media player i have in it, it's not rewinding, like it should. I know it's not because it doesnt do anything
Then it's something wrong with the Aud media player you're using. I'd take it up with them on their forums. They should be able to help you better. You're apparently doing everything fine on the VB.NET end.
*Edit, I put in the windows media player option in VB.net... then have it be not visible. I'm not sure if this would help with the resolve?