Control EventsControl Events*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Stop Method
*Next Topic: DisplayModeChange Event

Control Events

The ActiveMovie Control supports the following events.
DisplayModeChangeIndicates changes to the DisplayMode property.
ErrorIndicates that an error occurred.
OpenCompleteSpecifies the state of readiness for this ActiveMovie Control, based on how completely the source file has loaded.
PositionChangeIndicates changes to the current media position, such as when the user selects (or seeks to) a new media position.
ReadyStateChangeIndicates changes to the control's state of readiness.
StateChangeIndicates player state changes.
TimerHandles timer events.

The ActiveMovie Control also supports several events common to other controls: Click, DblClick, KeyDown, KeyPress, KeyUp, MouseDown, MouseMove, and MouseUp. For information about these events, see the event documentation for Visual Basic.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.