Table of Contents

Enum TextBoxTextAttrUnderlineType

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Enumerates underline styles that can be used when text attributes are set.

public enum TextBoxTextAttrUnderlineType

Fields

Double = 2

Double underline.

None = 0

No underline is specified.

Solid = 1

Solid underline.

Special = 3

Special underline.