Wimark.Controls Class Library  

LinkLabel.Links Property

Gets the collection of links contained within the LinkLabel.

[Visual Basic]
Public ReadOnly Property Links As LinkLabel.LinkCollection 
[C#]
public LinkLabel.LinkCollection Links {get;}
[C++]
public: __property LinkLabel.LinkCollection* get_Links();

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