LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Working Method (AnnRunDesigner)

Show in webframe





Continues the running process.
Syntax
protected virtual bool Working()
'Declaration
 
Protected Overridable Function Working() As Boolean
'Usage
 
Dim instance As AnnRunDesigner
Dim value As Boolean
 
value = instance.Working()

            

            
protected:
virtual bool Working(); 

Return Value

true if this AnnRunDesigner is continuing to run; false, otherwise.
Remarks
Derived classes should call this method upon continuing the run operation of an object.
Requirements

Target Platforms

See Also

Reference

AnnRunDesigner Class
AnnRunDesigner Members

 

 


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