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

◆ set_text()

virtual void xtd::forms::control::set_text ( const xtd::string text)
protectedvirtual

Sets the text associated with this control.

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