AllowHideControls

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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.

Requirements

Windows Embedded CE Windows CE 3.0 through Windows CE .NET 4.1

See Also

Reference

Windows Media Player Properties

Concepts

Compatibility Modes