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