ActiveReports.Viewer3 Request technical support
UserPreferences Class Members
See Also  Properties 


The following tables list the members exposed by UserPreferences.

Public Constructors

 NameDescription
Public ConstructorUserPreferences ConstructorInitializes a new instance of the UserPreference class.  
Top

Public Properties

 NameDescription
Public PropertyHyperLinkBackColorGets or sets the background color of the controls that hosts a hyperlink. The default is transparent.  
Public PropertyHyperLinkForeColorGets or sets the color of the text within a control that hosts a hyperlink. The default is Blue.  
Public PropertyHyperLinkUnderlineGets or sets a value determining whether the text in a control that hosts a hyperlink is underlined. The default value is true.  
Public PropertySearchResultsBackColorGets or sets the background color of the highlighted text when using the Viewer control's Find dialog.  
Public PropertySearchResultsForeColorGets or sets the color of the highlighted text when using the Viewer control's Find dialog.  
Top

See Also