LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

MouseDown Method (AnnEditDesigner)






A System.Windows.Forms.MouseEventArgs that contains the event data.
AnnEditDesigner implementation of AnnDesigner.MouseDown.
Syntax
public override bool MouseDown( 
   MouseEventArgs e
)
'Declaration
 
Public Overrides Function MouseDown( _
   ByVal e As MouseEventArgs _
) As Boolean
'Usage
 
Dim instance As AnnEditDesigner
Dim e As MouseEventArgs
Dim value As Boolean
 
value = instance.MouseDown(e)
public override bool MouseDown( 
   MouseEventArgs e
)
 function Leadtools.Annotations.AnnEditDesigner.MouseDown( 
   e 
)
public:
bool MouseDown( 
   MouseEventArgs^ e
) override 

Parameters

e
A System.Windows.Forms.MouseEventArgs that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.