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

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

## KeyPressStyles Enum

Represents the Styles KeyPress Control
This enum defines various regions or components of the KeyPress Control\.

```csharp
public enum KeyPressStyles
```
### Fields

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

`Prompt` 0

Prompt Region

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

`Answer` 1

Answer Region

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

`Description` 2

Description Region

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

`Tooltips` 3

Tooltips Region

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

`Error` 4