The AutomationAttach Method is available in LEADTOOLS Document and Medical Imaging toolkits.
A method that will be called whenever AnnAutomation.Attach is called.Visual Basic (Declaration) | |
---|---|
Sub AutomationAttach() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IAnnAutomationControl instance.AutomationAttach() |
C# | |
---|---|
void AutomationAttach() |
C++/CLI | |
---|---|
void AutomationAttach(); |
For an example, refer to IAnnAutomationControl.
You can add code to this method to handle any necessary code needed.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7