Wimark.Controls Class Library  

LinkLabel.Link.Start Property

Gets or sets the starting location of the link within the text of the LinkLabel.

[Visual Basic]
Public Property Start As Integer 
[C#]
public int Start {get; set;}
[C++]
public: __property int get_Start();
public: __property void set_Start(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 | LinkLabel