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.
start | The zero-based starting location of the link area within the text of the xtd::forms::link_label. |
length | The number of characters, after the starting character, to include in the link area. |