Scanner ActiveX Control

MouseUp

 

Occurs when the mouse up over the control.

Public Event MouseUp( _
   ByRef Button As Integer, _
   ByRef Shift As Integer, _
   ByRef X As Single, _
   ByRef Y As Single
) As Integer