automationLostFocus Event (IAnnAutomationControl)

Summary

Represents an event that triggers when the control loses the focus.

Syntax

JavaScript Syntax
Object.defineProperty(IAnnAutomationControl.prototype,'automationLostFocus',  
	get: function(), 
	set: function(value) 
) 
function automationLostFocus.add(function(sender, e)); 
function automationLostFocus.remove(function(sender, e)); 
TypeScript Syntax
automationLostFocus: void;

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize