constants KeywordSensitiveEnum
Specifies if the keyword is case sensitive. Use the AddKeyword property or AddExpression method to add keywords or expressions to your control.

NameValueDescription
exCaseSensitiveKeyword0 The keyword is case-sensitive.
exNonCaseSensitiveKeyword1 The keyword is not case-sensitive.
exReplaceKeyword2 The keyword is always like it is defined.