Provides the base class for events that can be canceled.
Initializes a new instance of the CancelEventArgs class.
An object of type EventArgs that is used as a convenient way to specify an empty EventArgs instance.
boolean
true to request that the event be canceled; otherwise, false. The default is false.