Documentation for this section has not yet been entered.
You can use the TextBoxBase.BorderStyle property to create borderless and flat style controls, in addition to the default three-dimensional control.
The derived class, System.Windows.Forms.RichTextBox, does not support the BorderStyle.FixedSingle style. This style will cause the System.Windows.Forms.BorderStyle to use the BorderStyle.Fixed3D style instead.