44 switch (character_casing_) {
112 use_system_password_char_ = use_system_password_char;
123 if (value != value_) {
124 switch (character_casing_) {
142 if (word_wrap_ != word_wrap)
143 word_wrap_ = word_wrap;
157 bool multiline_ =
false;
160 bool use_system_password_char_ =
false;
162 bool word_wrap_ =
true;
Contains xtd::forms::character_casing enum class.
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
ustring to_upper() const noexcept
Returns a copy of the current string converted to uppercase.
ustring to_lower() const noexcept
Returns a copy of the current string converted to lowercase.
Contains xtd::forms::common_dialog class.
Contains xtd::delegate delegate.
Contains xtd::forms::dialog_style enum class.
#define forms_export_
Define shared library export.
Definition: forms_export.h:13
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17