←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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