Gets or sets the highlight color for the commented text. If the highlight color is CommentedText.DefaultHighlightColor, the highlight color is set to a color depending on the user name. The current user is the first string set with the TextControl.UserNames property.

Syntax

public System.Drawing.Color HighlightColor { get; set; }
Public Property HighlightColor() As System.Drawing.Color