CancelInvokeEventArgs Properties | 
The CancelInvokeEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | 
            Gets or sets a value indicating whether the operation should be canceled.
              (Inherited from CancelCurrentObjectEventArgs.) | |
| CurrentObject | 
            Gets the object the event is raised for.
              (Inherited from CurrentObjectEventArgs.) | |
| Verb | 
            Gets a string describing the invoked operation.
              |