Contains all possible highlight mode values.
Introduced: X15.
| Member | Description |
|---|---|
| Never | The element is never highlighted. |
| Activated | The element is only highlighted, when it contains the current text input position and when the control has the input focus. |
| Always | The element is always highlighted. |
| Auto | The element's highlight mode is governed by the global highlight mode property. |