Scanner ActiveX Control

MouseDown

 

Occurs when the mouse down over the control.

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