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

◆ text() [2/2]

virtual control & xtd::forms::control::text ( const xtd::string text)
virtual

Sets the text associated with this control.

Parameters
textThe text associated with this control.
Returns
Current control.

Reimplemented in xtd::forms::lcd_label, xtd::forms::checked_list_box, xtd::forms::checked_list_box, xtd::forms::choice, xtd::forms::combo_box, xtd::forms::list_box, xtd::forms::tab_page, xtd::forms::text_box, xtd::forms::command_link_button, and xtd::forms::lcd_label.