TaskForm.Update 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.
Updates the status of the Cancel and OK buttons.
protected:
override void Update();
protected override sealed void Update ();
override this.Update : unit -> unit
Protected Overrides NotOverridable Sub Update ()