Removed
Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
Vikhedgehog wrote:I use this:mandai wrote:This seems ok other than the open music dialog always appearing twice.How Can I Fix That?
Code: Select all
Dim ofd as New OpenFileDialog
With ofd
If .ShowDialog() = DialogResult.OK Then
Dim OpenFile as string = .Filename
OR
AxWindowsMediaPlayer.URL = ( OpenFile OR .Filename )
End If
End With
Copyright Information
Copyright © Codenstuff.com 2020 - 2023