Gets or sets the highlight color of a form field containing the current text input position. To suppress highlighting the active FormField the property value can be set to Color.Transparent.

Introduced: X18.

Syntax

public Color ActiveFormFieldColor { get; set; }
Public Property ActiveFormFieldColor As Color