Gets or sets the highlight color for the editable region. The color's alpha value must be less than 255 (opaque) so that the editable region's text remains visible. The default value is green with an alpha value of 60. If the highlight color is Editable
public System.Drawing.Color HighlightColor { get; set; }
Public Property HighlightColor() As System.Drawing.Color