Setting Layout Properties

You can modify the appearance of a container on your form by setting general properties for the layout manager and properties specific to the layout of each component in the container (constraints).

To set general layout manager properties:

To set layout properties of components:

See also
Component Inspector

Legal Notices