FormClosedEventArgs

Wisej.Web.FormClosedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Provides data for the FormClosed event.

public class FormClosedEventArgs : EventArgs

Constructors

Initializes a new instance of the FormClosedEventArgs class.

Properties

CloseReason: Returns a value that indicates why the form was closed.

Used By

Last updated