activeContainerChanged Event (AnnAutomation)

Summary

Occurs when the active container of this object is changed.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomation.prototype,'activeContainerChanged',  
	get: function(), 
	set: function(value) 
) 
function activeContainerChanged.add(function(sender, e)); 
function activeContainerChanged.remove(function(sender, e)); 
TypeScript Syntax
activeContainerChanged: 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.Automation Assembly
Click or drag to resize