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


In This Topic
    NameChangingEventArgs Class
    In This Topic
    Represents the event data for the NameChanging event.
    Syntax
    'Declaration
     
    
    Public Class NameChangingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As NameChangingEventArgs
    public class NameChangingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.NameChangingEventArgs

    See Also