←Select platform
In This Topic ▼

AutomationLostFocus Event

Summary

Event that must trigger when the control loses the focus. LeadEventArgs

Syntax
C#
VB
C++
Java
public event EventHandler AutomationLostFocus 
Event AutomationLostFocus As EventHandler 
void addAutomationLostFocusListener(AnnEventListener listener); 
void removeAutomationLostFocusListener(AnnEventListener listener); 
public:  
   event EventHandler^ AutomationLostFocus 
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