Enum TextBoxTextAttrUnderlineType
Enumerates underline styles that can be used when text attributes are set.
public enum TextBoxTextAttrUnderlineType
Fields
Double = 2Double underline.
None = 0No underline is specified.
Solid = 1Solid underline.
Special = 3Special underline.