Entry Control UI\Controls\Entry
&reftitle.intro; An Entry is a text entry control, suitable for entering plain text, passwords, or search terms.
&reftitle.classsynopsis; UI\Controls\Entry UI\Controls\Entry extends UI\Control Constants const int UI\Controls\Entry::Normal const int UI\Controls\Entry::Password const int UI\Controls\Entry::Search Constructor &Methods; &InheritedMethods;
&reftitle.constants; UI\Controls\Entry::Normal A normal single line entry UI\Controls\Entry::Password A password entry UI\Controls\Entry::Search A search entry
&reference.ui.ui.controls.entities.entry;