AllowHideControls

This property indicates whether the end-user can control the visibility of the controls panel at run time.

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.

Run-time access: read-only. Design-time access: read/write.

Data Type: Boolean.

The following settings are valid for this property.

Setting Description
True (Default) The end-user can hide or show the controls panel.
False The end-user cannot hide or show the controls panel.

Requirements

OS Versions: Windows CE 3.0 to Windows CE .NET 4.1.

See Also

Windows Media Player Properties | Compatibility Modes

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.