LinkLabel::Link Constructor (Int32, Int32)
.NET Framework (current version)
Initializes a new instance of the LinkLabel::Link class with the specified starting location and number of characters after the starting location within the LinkLabel.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- start
-
Type:
System::Int32
The zero-based starting location of the link area within the text of the LinkLabel.
- length
-
Type:
System::Int32
The number of characters, after the starting character, to include in the link area.
.NET Framework
Available since 2.0
Available since 2.0
Show: