TextBox

extends GuiObject

Class fields

FieldXML typeValue
NamestringTextBox
summarystringA text entry box
ExplorerOrderstring17
ExplorerImageIndexstring51
PreferredParentstringStarterGui

Properties

18
ClearTextOnFocus
bool
FieldXML typeValue
NamestringClearTextOnFocus
Font
Font
FieldXML typeValue
NamestringFont
FontSize
FontSize
FieldXML typeValue
NamestringFontSize
MultiLine
bool
FieldXML typeValue
NamestringMultiLine
Text
string
FieldXML typeValue
NamestringText
TextBounds
Vector2
FieldXML typeValue
NamestringTextBounds
TextColor
BrickColor
FieldXML typeValue
NamestringTextColor
Deprecatedbooltrue
summarystringDeprecated. Use TextColor3 instead
TextColor3
Color3
FieldXML typeValue
NamestringTextColor3
TextFits
bool
FieldXML typeValue
NamestringTextFits
TextScaled
bool
FieldXML typeValue
NamestringTextScaled
TextSize
float
FieldXML typeValue
NamestringTextSize
TextStrokeColor3
Color3
FieldXML typeValue
NamestringTextStrokeColor3
TextStrokeTransparency
float
FieldXML typeValue
NamestringTextStrokeTransparency
TextTransparency
float
FieldXML typeValue
NamestringTextTransparency
TextWrap
bool
FieldXML typeValue
NamestringTextWrap
TextWrapped
bool
FieldXML typeValue
NamestringTextWrapped
TextXAlignment
TextXAlignment
FieldXML typeValue
NamestringTextXAlignment
TextYAlignment
TextYAlignment
FieldXML typeValue
NamestringTextYAlignment

Functions

3
CaptureFocus
() → void
FieldXML typeValue
NamestringCaptureFocus
IsFocused
() → bool
FieldXML typeValue
NamestringIsFocused
ReleaseFocus
() → void
FieldXML typeValue
NamestringReleaseFocus

Events

2
FocusLost
(enterPressed: bool, inputThatCausedFocusLoss: Instance) → void
FieldXML typeValue
NamestringFocusLost
Focused
() → void
FieldXML typeValue
NamestringFocused