Hi,
is there any free mpg playing OCX where can I download ? I can't seems to find any out there....
Hank
Printable View
Hi,
is there any free mpg playing OCX where can I download ? I can't seems to find any out there....
Hank
You don't need an OCX if you have Windows Media player just;
Code:MediaPlayer1.Open "C:\MyMusic\MySong.mp3"
------------------