LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ObjectAdded Event

Show in webframe





Occurs when an object is added to the Children property of this container.
Syntax
'Declaration
 
Public Event ObjectAdded As EventHandler(Of AnnObjectCollectionEventArgs)
'Usage
 
Dim instance As AnnContainer
Dim handler As EventHandler(Of AnnObjectCollectionEventArgs)
 
AddHandler instance.ObjectAdded, handler

            

            
Event Data

The event handler receives an argument of type AnnObjectCollectionEventArgs containing data related to this event. The following AnnObjectCollectionEventArgs properties provide information specific to this event.

PropertyDescription
Object The object that has been added or removed
Example

For C#/VB examples, refer to AnnObjectCollection.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.