SyntaxHighlighter.SQLKeywordsRegex Field

T3000 CrossPlatform

SyntaxHighlighterSQLKeywordsRegex Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.SyntaxHighlighter.SQLKeywordsRegex"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected Regex SQLKeywordsRegex
Protected SQLKeywordsRegex As Regex

Dim value As Regex

value = Me.SQLKeywordsRegex

Me.SQLKeywordsRegex = value

Field Value

Type: Regex
See Also