SendOpenStateChangeEvents Property

Returns or sets a Boolean value specifying whether or not the control sends open state change events.

Syntax

MediaPlayer.SendOpenStateChangeEvents

Remarks

The settings for this property are:

Setting Description
True (Default) The Media Player control sends open state change events.
False The control does not send open state change events.

See Also

OpenState, OpenStateChange

© 1996-1998 Microsoft Corporation. All rights reserved.