Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AutomationDoubleClick Event






Event that must trigger when the pointer (mouse or touch) is double-clicked or double-tapped on the control. AnnPointerEventArgs
Syntax
event EventHandler<AnnPointerEventArgs> AutomationDoubleClick
'Declaration
 
Event AutomationDoubleClick As EventHandler(Of AnnPointerEventArgs)
event EventHandler<AnnPointerEventArgs> AutomationDoubleClick
add_AutomationDoubleClick(function(sender, e))
remove_AutomationDoubleClick(function(sender, e))

Event Data

The event handler receives an argument of type AnnPointerEventArgs containing data related to this event. The following AnnPointerEventArgs properties provide information specific to this event.

PropertyDescription
Button Gets the mouse button that was pressed.
IsHandled Gets or sets whether the event has been handled by the automation.
Location Gets or sets the location of the mouse.
Remarks

OnAutomationDoubleClick implementation must trigger the AutomationDoubleClick event.

Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features