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

◆ text() [1/3]

control & xtd::forms::lcd_label::text ( const xtd::string value)
overridevirtual

Sets the text associated with this control.

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

Reimplemented from xtd::forms::control.

Examples
demo.cpp.