|
static |
A factory to create an xtd::forms::command_link_button with specified text, supplementary_text, and location.
texts | A tuple of two strings that represent main text and supplementary text. |
location | A xtd::drawing::point that represent location of the xtd::forms::command_link_button. |