In This Article

Single-Line Mode

SyntaxEditor is a multi-line editor by default, but also supports a single-line edit mode where it looks like a single-line native TextBox.

In this mode, nearly all of SyntaxEditor's features remain available, such as syntax highlighting, syntax error squiggle lines, and automated IntelliPrompt.

Activating Single-Line Mode

The SyntaxEditor.IsMultiLine property can be set to false to activate single-line mode.

When that property is set to false, these properties are also automatically adjusted: