Software Development Network>> Visual C#>> Windows Media Player
Why would it do that, unless you tell it to
Not sure why it would play automatically, but this is how I disabled that:
windowsMediaPlayer.settings.autoStart = false
Windows Media Player
UtsavV
Alexander-XeNtR
Why would it do that, unless you tell it to
AJ_101
myWindowsMediaPlayer.Ctlcontrols.play();
Anthony King
MChamber
jpmartop
Not sure why it would play automatically, but this is how I disabled that:
windowsMediaPlayer.settings.autoStart = false
;