Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This event indicates the control finished opening the media file and is ready for playback.

Compatibility:ActiveMovie

Syntax

Private Sub 
object_OpenComplete()

Parameters

object

Object expression that evaluates to an ActiveMovie Control.

Remarks

This event is provided for backward compatibility; use the ReadyStateChangeevent instead.

Requirements

Windows Embedded CE Windows CE 3.0 through Windows CE .NET 4.1

See Also