TaskForm.OnCancel 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.
Cancels the pending changes.
protected:
virtual void OnCancel();
protected virtual void OnCancel ();
abstract member OnCancel : unit -> unit
override this.OnCancel : unit -> unit
Protected Overridable Sub OnCancel ()