Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: ShowGotoBar
*Next Topic: ShowStatusBar

ShowPositionControls Property

Sets or retrieves a value specifying whether the position controls appear on the control bar.

Syntax

MediaPlayer.ShowPositionControls [ = bShowPosition ]

Possible Values

bShowPosition Boolean value specifying whether the position controls appear on the control bar. I f true, the position controls are visible.

This property is read/write with a default value of true.

Remarks

The position controls consist of five buttons:

This property specifies whether the position controls appear on the control bar. The control bar itself is displayed or hidden by setting the ShowControls property.

This property can affect the overall width of the Microsoft® Windows Media™ Player. In some cases the width of the control bar defines the overall width of the Windows Media Player control. Adding position controls increases the width of the control bar.

Important: This property specifies the visibility of the position controls. The EnablePositionControls property determines whether the position controls are active or disabled.

See Also

EnablePositionControls, ShowControls, Customizing the User Interface, Using Playlists


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