AllowHideControls (Windows CE 5.0)
This property indicates whether the user can control the visibility of the controls panel at run time. Run-time access for this property is read-only. Design-time access is read/write.
Compatibility: ActiveMovie
[form.]object.AllowHideControls [ = { True | False } ]
Remarks
This property controls run-time access to the ShowControls property, which hides and displays the controls panel.
The following Boolean settings are valid for this property.
Setting | Description |
---|---|
True | (Default) The user can hide or show the controls panel. |
False | The user cannot hide or show the controls panel. |
Requirements
OS Versions: Windows CE 3.0 to Windows CE 4.1.
See Also
Windows Media Player Properties | Compatibility Modes
Send Feedback on this topic to the authors