←Select platform
In This Topic ▼

AutomationEnabledChanged Event

Summary

Event that must trigger whenever the value of AutomationEnabled is changed.

Syntax
C#
VB
C++
Java
public event EventHandler AutomationEnabledChanged 
Event AutomationEnabledChanged As EventHandler 
void addAutomationEnabledChangedListener(AnnEventListener listener); 
void removeAutomationEnabledChangedListener(AnnEventListener listener); 
public:  
   event EventHandler^ AutomationEnabledChanged 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly