Wimark.Controls Class Library  

DataGridViewLinkCell.TrackVisitedState Property

Gets or sets a value indicating whether the link changes color if it has been visited.

[Visual Basic]
Public Property TrackVisitedState As Boolean 
[C#]
public bool TrackVisitedState {get; set;}
[C++]
public: __property bool get_TrackVisitedState();
public: __property void set_TrackVisitedState(bool);

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

DataGridViewLinkCell Class | DataGridViewLinkCell Members | Wimark.Controls Namespace