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

StartWorking Method (AnnRunDesigner)






Starts the editing process.
Syntax
protected virtual bool StartWorking()
'Declaration
 
Protected Overridable Function StartWorking() As Boolean
'Usage
 
Dim instance As AnnRunDesigner
Dim value As Boolean
 
value = instance.StartWorking()
protected virtual bool StartWorking()
 function Leadtools.Annotations.AnnRunDesigner.StartWorking()
protected:
virtual bool StartWorking(); 

Return Value

true if this AnnRunDesigner has started the editing process; false, otherwise.
Remarks
Derived classes should call this method upon starting 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: 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.