Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements.ElementAddNotifyEventArgs Class
Members


In This Topic
    Elements.ElementAddNotifyEventArgs Class
    In This Topic
    Represents the event data for the ElementAdd event, which occurs when the user has added an element.
    Syntax
    'Declaration
     
    
    Public Class Elements.ElementAddNotifyEventArgs 
    'Usage
     
    
    Dim instance As Elements.ElementAddNotifyEventArgs
    public class Elements.ElementAddNotifyEventArgs 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Elements.ElementAddNotifyEventArgs

    See Also