menu

WinForms

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

    Show / Hide Table of Contents

    Enum BorderWeight

    Defines the constants that specifies the weight of border line in EditControl.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    [Flags]
    public enum BorderWeight

    Fields

    Name Description
    Bold

    Defines the 2px line.

    Double

    Defines the two 1px lines with delimiter in 1px.

    Thin

    Defines the 1px line.

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