Open abstract instantiable class
The class of text fields that do not echo typed text.
None.
duim-gadgets
duim-gadgets
The class of text fields that do not echo typed text. This class of gadgets are very similar in appearance to the <text-field> gadget, except that any text typed by the user is hidden in some way, rather than being echoed to the screen in the normal way.
|
Internally, this class maps into the Windows single-line edit control with ES-PASSWORD style.
*pass* := contain(make(<password-field>));
<text-field>, page 674