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

◆ placeholder_text() [2/2]

text_box & xtd::forms::text_box::placeholder_text ( const xtd::string value)

Sets the text that is displayed when the control has no text and does not have the focus.

Parameters
valueThe text that is displayed when the control has no text and does not have the focus.
Returns
Current text_box instance.