Contents Index Topic Contents | |
Previous Topic: AutoSize Next Topic: Balance |
AutoStart Property
Sets or retrieves a value specifying whether to start playing the clip automatically.
Syntax
MediaPlayer.AutoStart [ = bStart ]Possible Values
This property is read/write with a default value of true.
bStart Boolean value specifying whether to start playing the clip automatically. If true, the clip automatically starts playing when the FileName property is set or the Open method is called. If false, the clip does not start until the Play method is called or the user clicks the play button. See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.