T3000 CrossPlatform Documentation
FastColoredTextBoxReadOnly Property |
[This is preliminary documentation and is subject to change.]
Read only
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean Get Set Dim instance As FastColoredTextBox Dim value As Boolean value = instance.ReadOnly instance.ReadOnly = value
Property Value
Type: BooleanSee Also