Microsoft Windows CE 3.0  

AllowChangeDisplaySize

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets or retrieves a value specifying whether the display size can be changed.

Compatibility:Windows Media Player

MediaPlayer.AllowChangeDisplaySize
[
=
bAllowChange
]

Parameters

bAllowChange
Boolean value indicating whether the user can change the display size. If true, the user can change the display size. This property is read/write with a default value of true.

Remarks

This property determines whether the DisplaySizeproperty can be set at run time.

See Also

DisplaySize, Customizing the User Interface