RBX.lua.TextButton (Object): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy No edit summary |
>Camoy No edit summary |
(No difference)
|
Revision as of 23:22, 6 April 2010
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: