<img src="https://raw.githubusercontent.com/FRACerqueira/PromptPlus/main/icon.png" width="120" alt="PromptPlus" />

#### [PromptPlus](PromptPlus.md 'PromptPlus')
### [PromptPlusLibrary](PromptPlusLibrary.md 'PromptPlusLibrary')

## SelectStyles Enum

Represents the styles for the Select Control\.
This enum defines various regions or components of the Select Control\.

```csharp
public enum SelectStyles
```
### Fields

<a name='PromptPlusLibrary.SelectStyles.Prompt'></a>

`Prompt` 0

Prompt Region

<a name='PromptPlusLibrary.SelectStyles.Answer'></a>

`Answer` 1

Answer Region

<a name='PromptPlusLibrary.SelectStyles.Description'></a>

`Description` 2

Description Region

<a name='PromptPlusLibrary.SelectStyles.Selected'></a>

`Selected` 3

Selected state

<a name='PromptPlusLibrary.SelectStyles.UnSelected'></a>

`UnSelected` 4

UnSelected state

<a name='PromptPlusLibrary.SelectStyles.Disabled'></a>

`Disabled` 5

Disabled state

<a name='PromptPlusLibrary.SelectStyles.Error'></a>

`Error` 6

Error Region

<a name='PromptPlusLibrary.SelectStyles.Pagination'></a>

`Pagination` 7

Pagination Region

<a name='PromptPlusLibrary.SelectStyles.TaggedInfo'></a>

`TaggedInfo` 8

TaggedInfo Region

<a name='PromptPlusLibrary.SelectStyles.Tooltips'></a>

`Tooltips` 9

Tooltips Region

<a name='PromptPlusLibrary.SelectStyles.Lines'></a>

`Lines` 10

Lines Region

<a name='PromptPlusLibrary.SelectStyles.GroupTip'></a>

`GroupTip` 11

Group tip content