Gets or sets the border style for the RichEdit control.
public BorderStyles BorderStyle { get; set; }
Public Property BorderStyle As BorderStyles
Use the BorderStyle property to specify how the control's border should be drawn. If this property is set to the Default value, the border's look and feel is specified by the control's LookAndFeel property.