0% found this document useful (0 votes)
32 views1 page

Streaming Radio Player Code Snippet

The document contains code for handling button click events, where each button sets the URL property of an AxWindowsMediaPlayer control to stream different radio stations.

Uploaded by

Josh R
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views1 page

Streaming Radio Player Code Snippet

The document contains code for handling button click events, where each button sets the URL property of an AxWindowsMediaPlayer control to stream different radio stations.

Uploaded by

Josh R
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Private Sub Button29_Click(sender As Object, e As EventArgs) Handles Button29.

Click
[Link] = "[Link]
End Sub

Private Sub Button1_Click_1(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]

End Sub

Private Sub Button35_Click(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]

End Sub

Private Sub Button32_Click(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]

End Sub

Private Sub Button34_Click(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]

End Sub

Private Sub Button33_Click(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]

End Sub

Private Sub Button30_Click(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]

End Sub

Private Sub Button31_Click(sender As Object, e As EventArgs) Handles


[Link]
[Link] = "[Link]
End Sub
End Class

You might also like