SearchHighlightTextColor

Top  Previous  Next

Gets or sets the text color of matched text(s) in search mode.

[Visual Basic .NET]

Public Property SearchHighlightTextColor As Color

[C#]

public Color SearchHighlightTextColor {get; set;}

 

Remarks

The default value is white.