MultiLine (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Flurite
No edit summary
>Quenty
My statement may be wrong. Someone validate it please.
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|name = MultiLine
|name = MultiLine
|property = [[Bool]] ''MultiLine''
|property = [[Bool]] ''MultiLine''
|description = When set to true, the text inside a TextBox can use more than one line.
|description = When set to true, the text inside a TextBox can use more than one line, and players can use the enter key in input.
|objects = [[TextBox]]
|objects = [[TextBox]]
}}</onlyinclude>
}}</onlyinclude>

Latest revision as of 04:33, 3 January 2012

MultiLine
Property Bool MultiLine
Description When set to true, the text inside a TextBox can use more than one line, and players can use the enter key in input.
Member of TextBox