←Select platform

AutomationGotFocus Event

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public event EventHandler AutomationGotFocus 
Event AutomationGotFocus As EventHandler 
event EventHandler AutomationGotFocus 
void addAutomationGotFocusListener(AnnEventListener listener); 
void removeAutomationGotFocusListener(AnnEventListener listener); 
             
add_AutomationGotFocus(function(sender, e)) 
remove_AutomationGotFocus(function(sender, e)) 
public:  
   event EventHandler^ AutomationGotFocus 

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