Click or drag to resize

DestroyedEventArgs Properties

[This is preliminary documentation and is subject to change.]

The DestroyedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyApplicationQuit
Gets or sets a value indicating whether the object or component was destroyed due to the application quitting.
Public propertyExpectDestroy
Gets or sets a value indicating whether the destruction of the object or component was expected.
Top
See Also