if (WindowsMediaPlayer1.playState == WMPLib.WMPPlayState.wmppsStopped) { WindowsMediaPlayer1.Ctlcontrols.play(); }