ImageGear .NET
mouseDown Event

Indicates the user pressed a mouse button.
Syntax
ASP.NET Ajax Javascript (Specification) 
function add_mouseDown(handler : Function)
function remove_mouseDown(handler : Function)
ASP.NET Ajax Javascript (Usage) 
.add_mouseDown(handler);
.remove_mouseDown(handler);
Remarks

The viewer will raise this event whenever the user presses a mouse button while the cursor is over any part of the thumbnail viewer.

The event argument be an instance of the MouseEventArgs object, containing information useful specifically for image viewing operations, as well as the original ASP.NET client framework event.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ThumbnailView
ThumbnailView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback