ButtonLayout.UpdatePosition 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.
Set this object's position
protected:
virtual void UpdatePosition();
protected virtual void UpdatePosition ();
abstract member UpdatePosition : unit -> unit
override this.UpdatePosition : unit -> unit
Protected Overridable Sub UpdatePosition ()