ButtonStyle (Enum): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
New page: {{Enum|The ButtonStyle Enum is used to set what style a button has. It has 3 numbers:| {{Enum/row|0|Custom|A custom style.}} {{Enum/row|1|RobloxButton|A ROBLOX style button outlined in gre...
 
>Trappingnoobs
New page: {{Enum|The ButtonStyle Enum is used to set what style a button has. It has 3 numbers:| {{Enum/row|0|Custom|A custom style.}} {{Enum/row|1|RobloxButton|A ROBLOX style button outlined in gre...
(No difference)

Revision as of 20:06, 20 July 2011

The ButtonStyle Enum is used to set what style a button has. It has 3 numbers:
Enum Name Description
0 Custom A custom style.
1 RobloxButton A ROBLOX style button outlined in grey.
2 RobloxButtonDefault A ROBLOX style button outlined in red.