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

◆ word_wrap() [1/2]

virtual bool xtd::forms::text_box_base::word_wrap ( ) const
virtualnoexcept

Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary.

Returns
true if the multiline text box control wraps words; false if the text box control automatically scrolls horizontally when the user types past the right edge of the control. The default is true.