←Select platform

OnMouseDoubleClick Method (AnnTextEditDesigner)

Syntax

C#
VB
C++
public override void OnMouseDoubleClick(  
   Leadtools.Windows.Annotations.AnnContainer sender, 
   MouseButtonEventArgs e 
) 
Public Overrides Sub OnMouseDoubleClick( _ 
   ByVal sender As Leadtools.Windows.Annotations.AnnContainer, _ 
   ByVal e As MouseButtonEventArgs _ 
) 
public: 
void OnMouseDoubleClick(  
   Leadtools.Windows.Annotations.AnnContainer^ sender, 
   MouseButtonEventArgs^ e 
) override 

Parameters

sender
The active container

e
The System.Windows.Input.MouseButtonEventArgs that contains the event data.

Remarks

For more information, refer to AnnDesigner.OnMouseDoubleClick.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize