Gets or sets graphical style of border of this control.

Namespace: Sgry.Azuki.WinForms
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public BorderStyle BorderStyle { get; set; }
Visual Basic
Public Property BorderStyle As BorderStyle
	Get
	Set

Property Value

Type: BorderStyle

See Also