Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / PopUpEventArgs Class / PopUpEventArgs Constructor


In This Topic
    PopUpEventArgs Constructor
    In This Topic
    Constructs a new PopUpEventArgs object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PopUpEventArgs()
    public PopUpEventArgs()
    See Also