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


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

    System.Object
       System.EventArgs
          FarPoint.Win.PopUpEventArgs

    See Also