Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: Properties
*Next Topic: AllowScan

AllowChangeDisplaySize Property

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

Syntax

MediaPlayer.AllowChangeDisplaySize [ = bAllowChange ]

Possible Values

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 DisplaySize property can be set at run time. In addition, setting the AllowChangeDisplaySize property to true enables the Video Size item on the shortcut menu.

See Also

DisplaySize, Customizing the User Interface


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.