Windows Media Player 11 SDK Player.enabledÂ
Previous | Next |
Player.enabled
The enabled property specifies or retrieves a value indicating whether the Windows Media Player control is enabled.
Syntax
Possible Values
This property is a read/write Boolean.
Value | Description |
true | Default. The Windows Media Player control is enabled. |
false | The Windows Media Player control is disabled. |
Remarks
If enabled equals false then during full-screen playback Windows Media Player hides the user controls.
Requirements
Version: Windows Media Player version 7.0 or later.
Library: Use wmp.dll.
See Also
Previous | Next |