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

◆ word_wrap() [1/2]

bool xtd::forms::input_dialog::word_wrap ( ) const
noexcept

Gets word wrap status.

Returns
true if dialog text box is word wrap; otherwise false.
Remarks
The default value is true.
Examples
input_dialog_multiline.cpp.