CancelEventArgs Class
Provides data for a cancelable event.
A cancelable event is raised by a component when it is about to perform an action that can be canceled, such as the Closing event of a Form.
Author: Microsoft Corporation Code: ASP.NET v1.0 & VB