C#:如何播放音乐

添加控件:Windows Media Player

            axWindowsMediaPlayer1.URL = @"D:\KuGou\张国荣 - 我 - 压轴 2000热情演唱会.mp3";
            axWindowsMediaPlayer1.Ctlcontrols.play();

信息来源:http://www.csharpwin.com/csharpspace/2928.shtml

posted @ 2013-03-28 01:40  混蛋程序员  阅读(284)  评论(0)    收藏  举报