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

StartWorking Method (AnnRunDesigner)

Show in webframe





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(); 

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.
Requirements

Target Platforms

See Also

Reference

AnnRunDesigner Class
AnnRunDesigner Members

 

 


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