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

◆ append_text()

virtual void xtd::forms::text_box_base::append_text ( const xtd::ustring value)
virtual

Appends text to the current text of a text box.

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

Reimplemented in xtd::forms::text_box.