xtd
0.2.0
Loading...
Searching...
No Matches
◆
texts()
[2/3]
virtual
command_link_button
& xtd::forms::command_link_button::texts
(
const std::tuple<
xtd::ustring
,
xtd::ustring
> &
texts
)
virtual
Sets text and supplementary text.
Parameters
texts
A tuple of two strings that represent main text and supplementary text.
Returns
Current control.
Remarks
Is equivalent to calling text property with main text and supplementary text separated by "\n".
xtd
forms
command_link_button
Generated on Thu Aug 15 2024 14:28:59 for xtd by
Gammasoft
. All rights reserved.