WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RichTextBoxAdv.UnderlineStyle

    Show / Hide Table of Contents

    Enum RichTextBoxAdv.UnderlineStyle

    Underline styles.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Utility.Windows.dll
    Syntax
    public enum UnderlineStyle

    Fields

    Name Description
    None

    No underline.

    Underline

    Single underline.

    UnderlineDash

    Dash underline.

    UnderlineDashDot

    Dash dot underline.

    UnderlineDashDotDot

    Dash dot dot underline.

    UnderlineDotted

    Dotted underline.

    UnderlineDouble

    Double underline.

    UnderlineDoubleWave

    Double wave underline.

    UnderlineHairline

    Hairline underline.

    UnderlineHeavyWave

    Heavy wave underline.

    UnderlineLongDash

    Long dash underline.

    UnderlineThick

    Thick underline.

    UnderlineThickDash

    Thick dash underline.

    UnderlineThickDashDot

    Thich dash dot underline.

    UnderlineThickDashDotDot

    Thich dash dot dot underline.

    UnderlineThickDotted

    Thick dotted underline.

    UnderlineThickLongDash

    Thick long dash underline.

    UnderlineWave

    Wave underline.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved