Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnAutomationControl Interface : AutomationLostFocus Event |
event EventHandler AutomationLostFocus
'Declaration
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))