Skip to the content.

PromptPlus API:KeyPressStyles

Build Publish License NuGet Downloads

Back to List Api

KeyPressStyles

Namespace: PPlus.Controls

Represents the Styles KeyPress Control

public enum KeyPressStyles

Inheritance ObjectValueTypeEnumKeyPressStyles
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Prompt 0 Prompt Region
Answer 1 Answer Region
Description 2 Description Region
TaggedInfo 3 TaggedInfo Region
Tooltips 4 Tooltips Region
Spinner 5 Spinner Region

Back to List Api