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