Movie Player ActiveX Control

Events

 

Public Method Click      

Occurs when the user presses and then releases a mouse button over an Movie Player ActiveX Control. 

Public Method DblClick    

Occurs when the user presses and releases a mouse button and then presses and releases it again over an Movie Player ActiveX Control.
 

Public Method MouseMove    

Occurs when the user moves the mouse over the control.
 

Public Method MouseDown    

Occurs when the user mouse down over the control.
 

Public Method MouseEnter   

Occurs when the mouse pointer enters the control.

 

Public Method MouseLeave   

Occurs when the mouse pointer leaves the control.

 

Public Method MouseUp   

Occurs when the user mouse up over the control.

 

Public MethodOnCompleted    

Occurs when the video/audio playback complete.
 

Public MethodOnPlaying    

Occurs when the video/audio playback.