ShowControls (Windows Embedded CE 6.0)
1/6/2010
This property specifies whether the control bar is visible. This property is read/write.
Compatibility: Windows Media Player, ActiveMovie
Syntax
MediaPlayer.ShowControls [ = bShowControls ]
Parameters
- bShowControls
Boolean value specifying whether the control bar is visible. If true, the control bar is visible. The default value is true.
Remarks
The control bar contains buttons for starting, stopping, and pausing playback. Optionally, you can add or remove the trackbar by setting the ShowTracker property.
ActiveMovie compatibility mode is only supported through Windows CE .NET 4.1.
Requirements
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties
ShowTracker
Concepts
Compatibility Modes
Customizing the Windows Media Player Control User Interface