LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DoubleClick Event
See Also 
Leadtools.Annotations Namespace > IAnnAutomationControl Interface : DoubleClick Event



The DoubleClick Event is available in LEADTOOLS Document and Medical Imaging toolkits.

An event of that triggers when the mouse is double clicked on the surface of the control.

Syntax

Visual Basic (Declaration) 
Event DoubleClick As EventHandler
Visual Basic (Usage)Copy Code
Dim instance As IAnnAutomationControl
Dim handler As EventHandler
 
AddHandler instance.DoubleClick, handler
C# 
event EventHandler DoubleClick
C++/CLI 
event EventHandler^ DoubleClick

Example

For an example, refer to IAnnAutomationControl.

Remarks

If your control is derived from the standard System.Windows.Forms.Control, then you do not need to implement this event (since the default System.Windows.Forms.Control.DoubleClick will be used).

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features