FormClosingEventArgs Properties
.NET Framework 4.5
The FormClosingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
CloseReason | Gets a value that indicates why the form is being closed. |