WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum UnderlineWeight - WindowsForms API Reference | Syncfusion EditControl. ">

    Show / Hide Table of Contents

    Enum UnderlineWeight

    Defines the constants that specifies the weight of the underline in EditControl.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum UnderlineWeight

    Fields

    Name Description
    Bold

    Represents the 2px line.

    Double

    Represents drawing two lines in 1px weight with background color delimiter in 1px. Line needs 3px for drawing.

    DoubleBold

    Represents that each line takes 2 px. Lines needs 6px for drawing.

    Thin

    Represents the 1px line.

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