menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextBoxLineStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum TextBoxLineStyle

    Specify object's line style

    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public enum TextBoxLineStyle

    Fields

    Name Description
    Double

    Double lines of equal width

    Simple

    Single line (of width lineWidth)

    ThickThin

    Double lines, one thick, one thin

    ThinThick

    Double lines, reverse order

    Triple

    Three lines, thin, thick, thin

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