Wimark.Controls Class Library  

LinkLabel.Link.Length Property

Gets or sets the number of characters in the link text.

[Visual Basic]
Public Property Length As Integer 
[C#]
public int Length {get; set;}
[C++]
public: __property int get_Length();
public: __property void set_Length(int);

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.Link Class | LinkLabel.Link Members | Wimark.Controls Namespace