xtd 0.2.0
Loading...
Searching...
No Matches

◆ link() [2/3]

xtd::forms::link::link ( size_t  start,
size_t  length 
)

Initializes a new instance of the xtd::forms::link_label::link class with the specified starting location and number of characters after the starting location within the xtd::forms::link_label.

Parameters
startThe zero-based starting location of the link area within the text of the xtd::forms::link_label.
lengthThe number of characters, after the starting character, to include in the link area.