Returns or sets a Boolean value specifying whether or not the title can be paused or played by clicking on the image.
Syntax
MediaPlayer.ClickToPlay
Settings
The settings for this property are:
Setting | Description |
True | (Default) Enables playback toggling. |
False | Disables playback toggling. |
Remarks
If ClickToPlay is True, clicking anywhere on the image display window toggles playback. If a title is already playing, a mouse click pauses playback. If a title is paused, a mouse click starts playback again.
© 1996-1998 Microsoft Corporation. All rights reserved.