Specifies the color the inserted merge block is highlighted with if the input position is inside the block. The alpha value of the provided color is used.

Syntax

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