←Select platform
In This Topic ▼

AutomationLostFocus Event

Summary
Event that must trigger when the control loses the focus. LeadEventArgs
Syntax
C#
C++/CLI
Java
Python
public event EventHandler AutomationLostFocus 
void addAutomationLostFocusListener(AnnEventListener listener); 
void removeAutomationLostFocusListener(AnnEventListener listener); 
public:  
   event EventHandler^ AutomationLostFocus 
def AutomationLostFocus(sender,e): # sender: IAnnAutomationControl e: ystem.EventHandler 
Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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