Spread Silverlight Documentation
FollowedHyperlink Property


Gets or sets the color of the followed hyperlink.
Syntax
'Declaration
 
Public Property FollowedHyperlink As System.Windows.Media.Color
'Usage
 
Dim instance As ThemeColor
Dim value As System.Windows.Media.Color
 
instance.FollowedHyperlink = value
 
value = instance.FollowedHyperlink
public System.Windows.Media.Color FollowedHyperlink {get; set;}

Property Value

The color of the followed hyperlink.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ThemeColor Class
ThemeColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.