Gets the default highlight color for the commented text. This color is used when the commentator is unknown. When the commentator is the current user, the highlight color is red.

Syntax

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