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                 = TextWrap
|name = TextWrap
|property             = [[Bool]] ''TextWrap''
|property = [[Bool]] ''text wrap''
|description         = Sets whether or not text should wrap at the edges, like in a word document.
|description = Sets whether or not text should wrap at the edges.
|object               = [[RBX.lua.TextButton (Object)|TextButton]], [[RBX.lua.TextLabel (Object)|TextLabel]]
|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]]