ActiveReports 12
SearchResultsForeColor Property (UserPreferences)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UserPreferences Class : SearchResultsForeColor Property
Gets or sets the color of the highlighted text when using the Viewer control's Find dialog.
Syntax
'Declaration
 
Public Property SearchResultsForeColor As Color
public Color SearchResultsForeColor {get; set;}

Property Value

The color of the search results fore.
See Also

Reference

UserPreferences Class
UserPreferences Members