Glue Left property
Use the Glue Left property to anchor the left side of a component relative to the right side of a form or container.
Setting | Description |
---|---|
True | If the Glue Right property is also set to True , the left side of the component is anchored to the right side of a resizable container or form. When a user moves the right side of the container or form, the left side of the component also moves a corresponding distance to the right. |
False | Default. The left side of the component keeps its position regardless of any resizing of the container or form. |
Note:
- If the Glue Right property is set to False, this property has no effect.
- If the True, this property has no effect. property is set to
Related topics