Edit Box - PasswordChar Property

Character to use to mask the data being entered

Member of Edit Box (PRIM_EDIT)

Data Type - String

Details

The PasswordChar property specifies the charater to use to replace the text being entered.
 
When text is entered, instead of seeing the actual character, it will be replaced by the character specified.
 
This does not affect the value of the edit, only its appearance.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2