IS there a way to add mp3 link in property grid?
After clicking on link to open winamp or media player?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
HrvojePosted Sep 28, 2009, 5:05 AM
Nir BarPosted Sep 25, 2009, 9:41 AM
You should use System.Diagnostics.Process.Start(
This will open the default player for mp3 files
Please mark this post as an answer if it helps you
Nir