FrameStyle (Enum)
From Legacy Roblox Wiki
Jump to navigationJump to search
The FrameStyle Enum is used to set the style of a Frame. | ||
Enum | Name | Description |
0 | Custom | Lets you customize the Frame. |
1 | ChatBlue | A blue chatbox. |
2 | RobloxSquare | A black, transparent square. |
3 | RobloxRound | A black, transparent square with rounded sides. |
4 | ChatGreen | A green chatbox. |
5 | ChatRed | A red chatbox. |