←Select platform
In This Topic ▼

AutomationGotFocus Event

Summary

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

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