Image Viewer CP ActiveX Control

Events

 

Public Method Click      

Occurs when the control is clicked.
 

Public Method DblClick    

Occurs when the control is double clicked.
 

Public Method MouseDown    

Occurs when the user mouse down over 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 Method OCRRecognized  

(For OCR plugin only) Occurs when the recognition process completed.

 

Public Method SelectionRectDrawn   

Occurs when the drawn the selection rectangle.

 

Public Method KeyDown  

Occurs when the key down.

 

Public Method KeyUp  

Occurs when the key up.