Returns or sets a Boolean value specifying whether or not the control sends play state change events.
Syntax
MediaPlayer.SendPlayStateChangeEvents
Remarks
The settings for this property are:
Setting | Description |
True | (Default) The Media Player control sends play state change events. |
False | The control does not send play state change events. |
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.