close

close();

The close method of the OleControl class closes the presentation of the object. The control retains the saved image, but the control appears to be empty.

The close method of the MultiMedia class closes the associated device or a file associated with the control. The mediaName property will be empty, and any video image will be cleared.

You can then associate another file or device with the control by setting a new value for the mediaName property.