◄Summary► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── Determines if a label is automatically resized to fit its contents. [form.]label.AutoSize[ = boolean%] ■ boolean% Valid settings are: Value Description ═════════ ══════════════════════════════════════════════ True (-1) Automatically resizes the label to fit its contents False (0) (Default) Keeps size of the label constant; control contents are clipped when they exceed the area of the control Applies To ◄Label Control► See Also ◄Alignment Property► ◄AutoRedraw Property►