FormControl.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 control.
public:
virtual void update();
public virtual void update ();
abstract member update : unit -> unit
override this.update : unit -> unit
Public Overridable Sub update ()