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

◆ texts() [3/3]

control & xtd::forms::command_link_button::texts ( const xtd::ustring text,
const xtd::ustring supplementary_text 
)

Sets text and supplementary text.

Parameters
textA string that represent control text
supplementary_textA string that represent supplementary text.
Returns
Current control.
Remarks
Is equivalent to calling text property with main text and supplementary text separated by "\n".
Deprecated:
Replaced by xtd::forms::command_link_button::set_texts - Will be removed in version 0.4.0