Member variable LayoutManager():enabled Foundation

Specifies whether the layout manager is currently active.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The logical value in :enabled specifies whether the functionality of the layout manager is active. If :enabled is .T. (true), the layout manager recomputes the child arrangement (layout) of the container it is assigned to whenever that container is resized. If:enabled is .F. (false), resize operations on the container are ignored.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.