←Select platform
In This Topic ▼

ActiveContainerChanged Event

Summary

Occurs when the active container of this object is changed.

Syntax
C#
VB
Objective-C
C++
Java
public event EventHandler ActiveContainerChanged 
Public Event ActiveContainerChanged As EventHandler 
-(void) automation:(LTAnnAutomation*) automation activeContainerChangedWithArgs:(LTEventArgs*) e; 
public void addActiveContainerChangedListener(EventArgs listener) 
public void removeActiveContainerChangedListener(EventArgs listener) 
public:  
   event EventHandler^ ActiveContainerChanged 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly