Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / FireElementAddNotify Method


In This Topic
    FireElementAddNotify Method (Elements)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Sub FireElementAddNotify( _
       ByVal element As Object _
    ) 
    'Usage
     
    
    Dim instance As Elements
    Dim element As Object
     
    instance.FireElementAddNotify(element)
    public virtual void FireElementAddNotify( 
       object element
    )

    Parameters

    element
    See Also