DVD Player ActiveX Control

Events

 

Public Method ChapterStart     

Occurs when DVD player started playback of  new chapter.

Public Method Click    

Occurs when the user presses and releases a mouse button over DVD Player ActiveX Control.
 

Public Method DVDError    

Occurs when DVD have error condition.
 

Public Method DVDNavigatorStop   

Occurs when DVD Navigator is in the DVD Stop domain.
 

Public Method DblClick    

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

Public Method DiscEjected    

Occurs when a disc was ejected.
 

Public Method DisplayingTitle  

Occurs when displaying current title.
 

Public Method DisplayingTitleMenu  

Occurs when displaying menus for current title.
 

Public Method DisplayingWholeMenu  

Occurs when displaying menus for whole disc.
 

Public Method FirstPlay  

Occurs when Performing default initialization of a DVD disc
 

Public Method FullScreenKeyDown  

Occurs when screen full mode, keyboard key is pressed.
 

Public Method FullScreenKeyUp  

Occurs when screen full mode, keyboard key is released.
 

Public Method KeyDown 

Occurs when keyboard key pressed when DVD Player ActiveX Control have focus.
 

Public Method KeyUp

Occurs when keyboard key is released when DVD Player ActiveX Control have focus.
 

Public Method MenuButtonChange

Occurs when either the number of available buttons changed or that the currently selected button number changed.
 

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 MouseMove    

Occurs when the user moves the mouse over the control.
 

Public Method MouseUp   

Occurs when the user mouse up over the control.

 

Public MethodOnPlaying    

Occurs when the dvd playing.
 

Public MethodPlaybackStopped    

Occurs when playback has been stopped.
 

Public MethodTitleChange

Occurs when current title number changes.