ClickToPlay (Compact 7)

3/12/2014

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).

See Also

Reference

Windows Media Player Properties