Click to See Complete Forum and Search --> : Hiding a Password


dtamburin
June 13th, 2002, 07:50 AM
I am trying to make a dialog box (Using forms) that asks for login and password, except I can't figure out how to mask the password with "*"'s or just leaving it blank like in a UNIX login. Either way is acceptable. Anyone have any ideas?

Thanks in advance,
Davidt

Dewinter
June 17th, 2002, 11:37 AM
Select your edit control first, find the Password item from the property window(at the right side,below) , change it to "True".