←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.