LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

EndWorking Method (AnnRunDesigner)






If true, execute the hyperlink, else do nothing.
Ends the running process. .NET support Silverlight support
Syntax
protected virtual bool EndWorking( 
   bool runHyperlink
)
'Declaration
 
Protected Overridable Function EndWorking( _
   ByVal runHyperlink As Boolean _
) As Boolean
'Usage
 
Dim instance As AnnRunDesigner
Dim runHyperlink As Boolean
Dim value As Boolean
 
value = instance.EndWorking(runHyperlink)
protected virtual bool EndWorking( 
   bool runHyperlink
)
 function Leadtools.Windows.Annotations.AnnRunDesigner.EndWorking( 
   runHyperlink 
)
protected:
virtual bool EndWorking( 
   bool runHyperlink
) 

Parameters

runHyperlink
If true, execute the hyperlink, else do nothing.
Remarks
Derived classes should call this method upon ending the run operation of an object.
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

AnnRunDesigner Class
AnnRunDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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