Microsoft Windows CE 3.0  

AutoStart

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets or retrieves a value specifying whether to start playing the clip automatically.

Compatibility:Windows Media Player, ActiveMovie

MediaPlayer.AutoStart
[ =
bStart
]

Parameters

bStart
Boolean value specifying whether to start playing the clip automatically. If true, the clip automatically starts playing when the FileName property is set. If false, the clip does not start until the Play method is called or the user clicks the play button. This property is read/write with a default value of true.

See Also

FileName, PlayCount, Play, Playback Methods and Properties