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... |
>Camoy fixed up |
||
Line 1: | Line 1: | ||
{{Property| | <onlyinclude>{{Property | ||
name | |name = TextWrap | ||
|property | |property = [[Bool]] ''text wrap'' | ||
|description | |description = Sets whether or not text should wrap at the edges. | ||
|object | |object = [[TextButton]], [[TextLabel]] | ||
|}} | |}}</onlyinclude> | ||
{{clear floats}} | |||
[[Category:Properties]] |
Revision as of 03:15, 22 January 2011
TextWrap | |
Property | Bool text wrap |
Description | Sets whether or not text should wrap at the edges. |
Member of | [[RBX.lua.TextButton, TextLabel (Object)|TextButton, TextLabel]] |