void xtd::forms::command_link_button::set_texts | ( | const xtd::ustring & | text, |
const xtd::ustring & | supplementary_text | ||
) |
Sets text and supplementary text.
text | A string that represent control text |
supplementary_text | A string that represent supplementary text. |