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