constants KeywordSensitiveEnum
Specifies if the keyword is case sensitive. Use the
AddKeyword
property or
AddExpression
method to add keywords or expressions to your control.
Name
Value
Description
exCaseSensitiveKeyword
0
The keyword is case-sensitive.
exNonCaseSensitiveKeyword
1
The keyword is not case-sensitive.
exReplaceKeyword
2
The keyword is always like it is defined.