[]
Contains event information for a PopupClosed event.
public class PopupClosedEventArgs : EventArgs
Public Class PopupClosedEventArgs
Inherits EventArgs
Name | Description |
---|---|
PopupClosedEventArgs(Form) | Constructs a new instance of this class for the specified popup form. |
Name | Description |
---|---|
Popup | Gets the popup form which is being closed. |