InsertCharCommand.c Field

T3000 CrossPlatform

InsertCharCommandc Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.InsertCharCommand.c"]

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 InsertCharCommand
Dim value As Char

value = instance.c

instance.c = value

Field Value

Type: Char
See Also