Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

AutomationDetach Method






A method that will be called whenever AnnAutomation.Detach is called.
Syntax
void AutomationDetach()
'Declaration
 
Sub AutomationDetach() 
'Usage
 
Dim instance As IAnnAutomationControl
 
instance.AutomationDetach()

            

            
void AutomationDetach(); 
Remarks

You can add code to this method to handle any necessary code needed.

Example
For an example, refer to IAnnAutomationControl.
Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)