←Select platform

AutomationLostFocus Event

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public event EventHandler AutomationLostFocus 
Event AutomationLostFocus As EventHandler 
event EventHandler AutomationLostFocus 
void addAutomationLostFocusListener(AnnEventListener listener); 
void removeAutomationLostFocusListener(AnnEventListener listener); 
             
add_AutomationLostFocus(function(sender, e)) 
remove_AutomationLostFocus(function(sender, e)) 
public:  
   event EventHandler^ AutomationLostFocus 

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly