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

◆ append_text()

void xtd::forms::text_box::append_text ( const xtd::string value)
overridevirtual

Appends text to the current text of a text box.

Parameters
valueThe text to append to the current contents of the text box.

Reimplemented from xtd::forms::text_box_base.

Examples
test_forms.cpp.