Icon DefineLayout Method

procedure DefineLayout

Usage

Available In: Visual Client Applications

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

This method is useful in situations where a control 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 control in the same way.
Image