TaskDialogClosing Event

Occurs when the TaskDialog about to be closed.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public event EventHandler<CancelEventArgs> Closing

Value

EventHandlerCancelEventArgs

See Also