FormClosedEventArgs
Wisej.Web.FormClosedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the FormClosed event.
Constructors
FormClosedEventArgs(closeReason)

Initializes a new instance of the FormClosedEventArgs class.
Name
Type
Description
Properties
CloseReason

CloseReason: Returns a value that indicates why the form was closed.
Used By
Name
Description
Represents the method that handles a FormClosed event.
Last updated
Was this helpful?