Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / LocationChangedEventArgs Class
Members


In This Topic
    LocationChangedEventArgs Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class LocationChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As LocationChangedEventArgs
    public class LocationChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.LocationChangedEventArgs

    See Also