FormControlCancelEventArgs.cancel(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void cancel(bool _cancel);
public void cancel (bool _cancel);
member this.cancel : bool -> unit
Public Sub cancel (_cancel As Boolean)
Parameters
- _cancel
- Boolean