using AxWMPLib;using System.IO;
this.Player.URL = ………… //Player就是拖的那个播放器this.Player.Ctlcontrols.play(); //开始播放