Gets or sets the border type of the Text Control.

Syntax

public BorderStyle BorderStyle { get; set; }
Public Property BorderStyle() As BorderStyle

Members

Member Description
None The Text Control has no border.
FixedSingle The Text Control has a border with a single line.