Password Property
Applies To: ButtonEdit Edit Spinner

Description

This property specifies the character that is echoed when a user enters data into a single-line Edit object ( Style 'Single'). It does not apply to a multi-line object (Style 'Multi'). If Password is empty (the default) the character echoed is the same as the character the user entered. If Password is set to (say) the asterisk character (*), the object will display asterisks as the user types into it.