DropdownBoxStyle
Written by Hypixel Studios Canada Inc.
DropdownBoxStyle
Properties
| Name | Type | Description |
|---|---|---|
| DefaultBackground | PatchStyle / String | |
| HoveredBackground | PatchStyle / String | |
| PressedBackground | PatchStyle / String | |
| DisabledBackground | PatchStyle / String | |
| IconTexturePath | UI Path (String) | |
| IconWidth | Integer | |
| IconHeight | Integer | |
| DefaultArrowTexturePath | UI Path (String) | |
| HoveredArrowTexturePath | UI Path (String) | |
| PressedArrowTexturePath | UI Path (String) | |
| DisabledArrowTexturePath | UI Path (String) | |
| ArrowWidth | Integer | |
| ArrowHeight | Integer | |
| HorizontalPadding | Integer | |
| LabelStyle | LabelStyle | |
| DisabledLabelStyle | LabelStyle | |
| Sounds | DropdownBoxSounds | |
| PanelTitleLabelStyle | LabelStyle | |
| EntryHeight | Integer | |
| EntriesInViewport | Integer | |
| HorizontalEntryPadding | Integer | |
| EntryIconHeight | Integer | |
| EntryIconWidth | Integer | |
| EntryIconBackground | PatchStyle / String | |
| SelectedEntryIconBackground | PatchStyle / String | |
| EntryLabelStyle | LabelStyle | |
| SelectedEntryLabelStyle | LabelStyle | |
| NoItemsLabelStyle | LabelStyle | |
| HoveredEntryBackground | PatchStyle / String | |
| PressedEntryBackground | PatchStyle / String | |
| FocusOutlineSize | Integer | |
| FocusOutlineColor | Color | |
| EntrySounds | ButtonSounds | |
| PanelScrollbarStyle | ScrollbarStyle | |
| PanelBackground | PatchStyle / String | |
| PanelPadding | Integer | |
| PanelAlign | DropdownBoxAlign | |
| PanelOffset | Integer | |
| PanelWidth | Integer | |
| SearchInputStyle | DropdownBoxSearchInputStyle |