Glue Top property
Use the Glue Top property to anchor the top side of a component relative to the bottom side of a form or container.
Setting | Description |
---|---|
True | If the Glue Bottom property is also set to True, the top side of the component is anchored to the bottom side of a resizable container or form. When a user moves the bottom side of the container or form, the top side of the component also moves a corresponding distance downward. |
False | Default. The top side of the component keeps its position regardless of any resizing of the container or form. |
Note:
- If the Glue Bottom property is set to False, this property has no effect.
- If the Location > Lock Position property is set to True, this property has no effect.
Related topics