When set to False
, maximum width is not limited.
For a text object that needs to be updated (e.g. some
information about your programs status) you would probably
set Text.SetMax to False
to allow resizing of this
object.
For a label for one of your gadgets, you might want to
give this tag a value of True
to prevent MUI from
inserting additional layout space.
Defaults to False
.