TextWrap (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>BlueTaslem New page: {{Property| name = TextWrap |property = Bool ''TextWrap'' |description = Sets whether or not text should wrap at the edges, like in a word document... |
>JulienDethurens No edit summary |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Property| | {{deprecated|alternative=[[TextWrapped (Property)|TextWrapped]]}} | ||
name | <onlyinclude>{{Property | ||
|property | |name = TextWrap | ||
|description | |property = [[bool]] ''TextWrap'' | ||
| | |description = Sets whether or not text should wrap at the edges. | ||
|}} | |objects = [[TextButton]], [[TextLabel]], [[TextBox]] | ||
|}}</onlyinclude> | |||
{{clear floats}} | |||
[[Category:Properties]] |
Latest revision as of 00:51, 28 February 2012
Deprecated:This item is deprecated. Do not use it for new work. Use TextWrapped instead.
TextWrap | |
Property | bool TextWrap |
Description | Sets whether or not text should wrap at the edges. |
Member of | TextButton, TextLabel, TextBox |