|
static |
A factory to create an xtd::forms::link_label with specified parent, text, and location.
parent | The parent that contains the new created xtd::forms::link_label. |
text | A string that represent text of the xtd::forms::link_label. |
links | A xtd::forms::link_label::link_collection that represents the links contained within the xtd::forms::link_label control. |
location | A xtd::drawing::point that represent location of the xtd::forms::link_label. |