This event is generated after the video plays to the end.

[Visual Basic]   playcontrolname_End()
[Visual C++]     OnEndplaycontrolname()
[VB.NET]   playcontrolname_End(ByVal sender As System.Object, ByVal e As System.EventArgs)
[C#.NET]   playcontrolname_End(object sender, EventArgs e)

Parameters

None

Explanation

The End event is generated after the video plays to the end. If the Start method is executed, and the video plays to the end without executing the Stop method, then the End event is generated.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation