CancelEventArgs Members
The following tables list the members exposed by the CancelEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
CancelEventArgs | Initializes a new instance of the CancelEventArgs class. |
Public Fields
Name | Description | |
---|---|---|
Cancel | Contains a value that indicates whether a specific event should be canceled. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |