RBX.lua.TextButton (Object)
From Legacy Roblox Wiki
A TextButton is a rectangular GUI. It is used to trigger functions when the GUI is clicked upon.
Functions
The TextButton object incorporates only the global functions.
Properties
In addition to the global properties, the Frame also has these:
- AbsolutePosition
- AbsoluteSize
- Active
- AutoButtonColor
- BackgroundColor3
- BackgroundTransparency
- BorderColor3
- BorderSizePixel
- Position
- Size
- SizeConstraint
- Text
- TextColor3
- TextTransparency
- TextWrap
- TextXAlignment
- TextYAlignment
- Visible
- ZIndex
Events
In addition to the global events, the Frame also has these: