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
This property is read/write with a default value of true.
bAllowChange Boolean value indicating whether the user can change the display size. If true, the user can change the display size. 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
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.