LEADTOOLS Annotations (Leadtools.Annotations assembly)

EndWorking Method (AnnRunDesigner)

Show in webframe





If true, execute the hyperlink, else do nothing.
Ends the running process.
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
) 

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.
Example
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnRunDesigner Class
AnnRunDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.