T3000 CrossPlatform Documentation
FastColoredTextBoxTextAreaBorder Property |
[This is preliminary documentation and is subject to change.]
Type of border of text area
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public TextAreaBorderType TextAreaBorder { get; set; }
Public Property TextAreaBorder As TextAreaBorderType Get Set Dim instance As FastColoredTextBox Dim value As TextAreaBorderType value = instance.TextAreaBorder instance.TextAreaBorder = value
Property Value
Type: TextAreaBorderTypeSee Also