Icon DefineLayout Method

procedure DefineLayout

Usage

Available In: Visual Client Applications

Use this method to assign the current bounds of the element to the Left, Top, Width, and Height properties of the element.

This method is useful in situations where an element has been positioned or sized according to its Layout properties, but you wish to have the bounds persist even after modifying the layout properties so that they no longer position or size the element in the same way.
Image