AdvancedMessageDialogBeforeKillApplication Event

Occurs before the application terminates if user chooses closing the application.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static event EventHandler BeforeKillApplication

Value

EventHandler

See Also