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

◆ clear()

void xtd::forms::text_box_base::clear ( )

Clears all text from the text box control.

Remarks
You can use this method to clear the contents of the control instead of assigning the text property an empty string.