Char.c Field

T3000 CrossPlatform

Charc Field

[This is preliminary documentation and is subject to change.]

Unicode character

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public char c
Public c As Char

Dim instance As Char
Dim value As Char

value = instance.c

instance.c = value

Field Value

Type: Char
See Also