AllowHideControls (Compact 7)

3/12/2014

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

Syntax

[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.

See Also

Reference

Windows Media Player Properties