Wimark.Controls Class Library  

LinkLabel.ResetVisitedLinkColor Method

Resets the default value to the VisitedLinkColor property.

[Visual Basic]
Public Sub ResetVisitedLinkColor()
 
[C#]
public void ResetVisitedLinkColor();
[C++]
public: void ResetVisitedLinkColor();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

LinkLabel Class | LinkLabel Members | Wimark.Controls Namespace