xtd 0.2.0
Loading...
Searching...
No Matches

◆ cancel() [2/2]

virtual void xtd::forms::cancel_event_args::cancel ( bool  cancel)
inlinevirtual

Sets a value indicating whether the event should be canceled.

Parameters
canceltrue if the event should be canceled; otherwise, false.