LinkArea Constructor (Int32, Int32)
.NET Framework (current version)
Initializes a new instance of the LinkArea class.
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 1.1
Available since 1.1
Show: