Contents Index Topic Contents | |
Previous Topic: TotalTitleTime Next Topic: UniqueID |
TransparentAtStart Property
Sets or retrieves a value specifying whether the Microsoft® Windows Media™ Player control is transparent before play begins.
Syntax
MediaPlayer.TransparentAtStart [ = bTransparent ]Possible Values
bTransparent Boolean value specifying whether the Windows Media Player control is transparent before play begins and after play ends. If true, the control is transparent. This property is read/write with a default value of false.
Remarks
If you set this property to true in Microsoft Visual Basic®, you should set the ClipControls property on the parent object to false. Otherwise, the background does not repaint.
See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.