Control : MultilineLabel

Jump to: navigation, search

MultilineLabel Icon

Back to Controls

Contents

Description

The MultilineLabel control is a Label control with the Multiline property selected. MultilineLabel behaves exactly like the Label control, except that the text for the MultilineLabel, which is typed into the Text property, wraps to a new line when it reaches the width of the display area of the control. You can set the height and width for the control by using the Height and Width properties on the Layout tab of the Property Editor.

Note MultilineLabel does not adjust its size automatically to accommodate all of the text. Any text that exceeds size of the display area is not visible on the control. You must set height and width to accommodate all of the text.

Associated Properties

Common Properties Index

Specialized Properties

Unique Properties

  • None

Log in if you would like to rate this page.
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.