Gets the default highlight color of a tracked change. This color is used for changes made through the current user. The current user is the first string set with the TextControl.UserNames property. This color is also used for changes made through an unknown user.

Syntax

public static System.Drawing.Color DefaultHighlightColor { get; }
Public Shared ReadOnly Property DefaultHighlightColor() As System.Drawing.Color