SendStateChangeEvents

Description

Returns or sets a Boolean value specifying whether state change events are sent by the control.

Syntax

object.SendStateChangeEvents [ = boolean ]

Remarks

The default value of this property is True.

This property and the StateChange event have been replaced by SendPlayStateChangeEvents and PlayStateChange.

Note It is recommended that you enable events only if you need to use them because they incur a slight performance cost.

See Also

StateChange

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.