Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements.ElementAddNotifyEventArgs Class
Members


Elements.ElementAddNotifyEventArgs Class
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
Inheritance Hierarchy

System.Object
   FarPoint.Win.Elements.ElementAddNotifyEventArgs

See Also