[]
        
(Showing Draft Content)

FarPoint.Win.PopupClosedEventArgs.-ctor

PopupClosedEventArgs Constructor

PopupClosedEventArgs(Form)

Constructs a new instance of this class for the specified popup form.

Declaration
public PopupClosedEventArgs(Form popup)
Public Sub New(popup As Form)
Parameters
Type Name Description
Form popup

Popup form which is being closed.