Wimark.Controls Class Library  

LinkLabel.LinkArea Property

Gets or sets the range in the text to treat as a link.

[Visual Basic]
Public Property LinkArea As LinkArea 
[C#]
public LinkArea LinkArea {get; set;}
[C++]
public: __property LinkArea get_LinkArea();
public: __property void set_LinkArea(LinkArea);

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