←Select platform
In This Topic ▼

ActiveContainerChanged Event

Summary
Occurs when the active container of this object is changed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public event EventHandler ActiveContainerChanged 
- (void)automation:(LTAnnAutomation *)automation objectDidChange:(LTAnnAfterObjectChangedEventArgs *)args; 
public void addActiveContainerChangedListener(EventArgs listener) 
public void removeActiveContainerChangedListener(EventArgs listener) 
public:  
   event EventHandler^ ActiveContainerChanged 
def ActiveContainerChanged(sender,e): # sender: AnnAutomation e: ystem.EventHandler 
Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.