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.
A version of this page is also available for
4/8/2010

This property specifies whether the user can toggle playback by clicking the video image. This property is read/write.

Compatibility:Windows Media Player

Syntax

MediaPlayer.ClickToPlay [ = 
bClick ]

Parameters

bClick

Boolean value specifying whether the user can toggle playback by clicking the video image. If true, playback toggling is enabled. The default is true.

Remarks

If the value of this property is true, clicking anywhere in the image display window toggles playback. (When a clip is playing, clicking the image pauses playback. When a clip is paused, clicking the image starts playback again).

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also