tsc_PasswordField

This is a form field control based on tsc_Control which is basically a string field but the display of the field's text will be hidden (by '*')

It displays a prompt and a single-line text-entry box.

When set to read-only, this field becomes much like a static label.

Note that this is not a secure control.  The only person who cannot see the password is the user!