SearchLabelToggleColor

Top  Previous  Next

Gets or sets the text color of 2 labels, Highlight All and Case Sensitive, in search mode when the option indicated by them is toggled on.

[Visual Basic .NET]

Public Property SearchLabelToggleColor As Color

[C#]

public Color SearchLabelToggleColor {get; set;}

 

Remarks

The default value is red.

Search_Toggle