[]
        
(Showing Draft Content)

FarPoint.Win.PopupClosedEventArgs

PopupClosedEventArgs Class

Contains event information for a PopupClosed event.

Inheritance
PopupClosedEventArgs
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class PopupClosedEventArgs : EventArgs
Public Class PopupClosedEventArgs
    Inherits EventArgs

Constructors

Name Description
PopupClosedEventArgs(Form)

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

Properties

Name Description
Popup

Gets the popup form which is being closed.