ExpressionEdit.SyntaxHighlightingEnabled
- Updated2024-10-09
- 1 minute(s) read
ExpressionEdit.SyntaxHighlightingEnabled
Syntax
ExpressionEdit.SyntaxHighlightingEnabled
Data Type
Purpose
Specifies whether the ExpressionEdit control displays different text elements, such as numbers, strings, and comments, in different colors and styles.
Remarks
Do not use this property to display text that is not an expression in an ExpressionEdit control. Instead, set the ExpressionEdit.TextType property to TextType_PlainText .