Skip to content

BorderStyle

property

Delphi
property BorderStyle: TBorderStyle read GetBorderStyle write SetBorderStyle  default DEF_BorderStyle;
C++Builder
__property Vcl::Forms::TBorderStyle BorderStyle = {read=GetBorderStyle, write=SetBorderStyle, default=1};
C#
public BorderStyle BorderStyle { get; set; }
VB.NET
Public Property BorderStyle As BorderStyle

Used to enable or disable the control border.