System.Windows.Forms.BorderStyle Enumeration

Specifies the border style for a control.

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public enum BorderStyle

Remarks

Use the members of this enumeration to set the border style for controls that have a changeable border.

Members

Member NameDescription
Fixed3D

A three-dimensional border.

FixedSingle

A single-line border.

None

No border.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0