menu

WinForms

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

    Show / Hide Table of Contents

    Enum FrameBorderStyle

    Defines the constants that specifies the style of frame border line in EditControl.

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

    Fields

    Name Description
    Dash

    Specifies the dash line.

    DashDot

    Specifies the Dash-dot line.

    Dot

    Specifies the dot line.

    None

    Defines no border.

    Solid

    Specifies the one simple line.

    Wave

    Specifies the wave line.

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