set_Cancel()
CancelEventArgs::set_Cancel(bool) method
Sets value indicating whether the event should be cancelled.
void System::ComponentModel::CancelEventArgs::set_Cancel(bool cancel)
Arguments
Parameter | Type | Description |
---|---|---|
cancel | bool | If true, the event should be cancelled, if false, it should not. |
See Also
- Class CancelEventArgs
- Namespace System::ComponentModel
- Library Aspose.Slides