Returns or sets a Boolean value specifying whether state change events are sent by the control.
object.SendStateChangeEvents [ = boolean ]
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.
Return to Player Control Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.