CancelClosingEventArgs Class Members
The following tables list the members exposed by CancelClosingEventArgs.
Public Constructors
Name | Description | |
---|---|---|
CancelClosingEventArgs Constructor |
Public Properties
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ParentClosing | Indicates if the closing event was raised as a result of closing the main window. |
See Also