Wimark.Controls Class Library  

LinkLabel.ResetDisabledLinkColor Method

Resets the default value to the DisabledLinkColor property.

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

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