|
|
(4 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| {{ObjectList}} | | {{Object|TextBox}} |
| !width="60px" class="unsortable"|[[Image:Object Icon.png]]!![[RBX.lua.TextBox (Object)|TextBox]]
| |
| |-
| |
| {{DefaultFunctions}}
| |
| |-
| |
| {{DefaultProperties}}
| |
| |-
| |
| |{{propertyIcon}}||[[AbsolutePosition (Property)|AbsolutePosition]]
| |
| |-
| |
| |{{propertyIcon}}||[[AbsoluteSize (Property)|AbsoluteSize]]
| |
| |-
| |
| |{{propertyIcon}}||[[Active (Property)|Active]]
| |
| |-
| |
| |{{propertyIcon}}||[[BackgroundTransparency (Property)|BackgroundTransparency]]
| |
| |-
| |
| |{{propertyIcon}}||[[BorderColor3 (Property)|BorderColor3]]
| |
| |-
| |
| |{{propertyIcon}}||[[BorderSizePixel (Property)|BorderSizePixel]]
| |
| |-
| |
| |{{propertyIcon}}||[[Position (Property)|Position]]
| |
| |-
| |
| |{{propertyIcon}}||[[Size (Property)|Size]]
| |
| |-
| |
| |{{propertyIcon}}||[[SizeConstraint (Property)|SizeConstraint]]
| |
| |-
| |
| |{{propertyIcon}}||[[Text (Property)|Text]]
| |
| |-
| |
| |{{propertyIcon}}||[[TextColor3 (Property)|TextColor3]]
| |
| |-
| |
| |{{propertyIcon}}||[[TextTransparency (Property)|TextTransparency]]
| |
| |-
| |
| |{{propertyIcon}}||[[TextWrap (Property)|TextWrap]]
| |
| |-
| |
| |{{propertyIcon}}||[[TextXAlignment (Property)|TextAlignment]]
| |
| |-
| |
| |{{propertyIcon}}||[[TextYAlignment (Property)|TextYAlignment]]
| |
| |-
| |
| |{{propertyIcon}}||[[Visible (Property)|Visible]]
| |
| |-
| |
| |{{propertyIcon}}||[[ZIndex (Property)|ZIndex]]
| |
| |-
| |
| {{DefaultEvents}}
| |
| |-
| |
| |{{eventIcon}}||[[MouseEnter (Event)|MouseEnter]]
| |
| |-
| |
| |{{eventIcon}}||[[MouseLeave (Event)|MouseLeave]]
| |
| |-
| |
| |{{eventIcon}}||[[MouseMoved (Event)|MouseMoved]]
| |
| |-}
| |
| <noinclude>[[Category:Objects]]</noinclude>
| |