![]() |
Previous | Next |
This property specifies or retrieves a value indicating whether Windows Media Player displays controls in full-screen mode.
Syntax
MediaPlayer.EnableFullScreenControls
Possible Values
This property is a read/write Boolean containing one of the following values.
Value | Description |
true | Default. Full-screen controls are enabled. |
false | Full-screen controls are disabled. |
Remarks
When the value of this property is true, Windows Media Player displays the control bar at the bottom of the screen when Windows Media Player expands to full-screen mode. The control bar disappears after a few moments; however, it is redisplayed if the user positions the cursor at the bottom of the screen.
See Also
Previous | Next |