Table of Contents

Constructor WindowClosingEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

WindowClosingEventArgs(bool)

Initializes a new instance of the WindowClosingEventArgs class.

public WindowClosingEventArgs(bool cancel)

Parameters

cancel bool

true to cancel the event; otherwise, false.