Accusoft ThumbnailXpress 6
MouseDown Event
An integer which represents the mouse button.
An integer value which represents the shift.
A long value which represents the x (horizontal) value.
A long value which represents the y (vertical) value.
Description
Called on a mouse down action.
Syntax
Visual Basic
Public Event MouseDown( _
   ByVal Button As Integer, _
   ByVal Shift As Integer, _
   ByVal X As Long, _
   ByVal Y As Long _
)
Parameters
Button
An integer which represents the mouse button.
Shift
An integer value which represents the shift.
X
A long value which represents the x (horizontal) value.
Y
A long value which represents the y (vertical) value.
See Also

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback