FarPoint.Win Assembly / FarPoint.Win Namespace / NameChangingEventArgs Class
Members


NameChangingEventArgs Class
Represents the event data for the NameChanging event.
Syntax
'Declaration
 
Public Class NameChangingEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As NameChangingEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.NameChangingEventArgs

See Also