Contents Index Topic Contents | ||
Previous Topic: MovieWindowSize Property Next Topic: Rate Property |
PlayCount Property
Specifies the number of times to play the multimedia stream.
Syntax
[form.]object.PlayCount [ = long ]Settings
long Numeric expression that specifies the number of times to play the multimedia stream. Data Type
Long
Remarks
If you set this property to zero, the control will play the multimedia stream repeatedly, restarting as soon as it reaches the end.
Run-time access: read/write. Design-time access: read/write.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.