Icon ForceUpdate Method

procedure ForceUpdate

Usage

Available In: Visual Client Applications

Use this method to force the element to perform a layout update when in the middle of a BeginUpdate/EndUpdate block. Normally, an element will not update its layout bounds when an update block is in effect. A forced layout update will ensure that the element's layout bounds are updated to reflect any layout changes applied to the element within the update block.
Image