mask input into textbox

G

Gina

Hi

user has to type the correct user name into a text box of the startup form
in order for the program to run
..... how can 'hide' the input so that only ***** are seen ??

Gina
 
K

Klatuu

In the properties for the text box, select Input Mask then choose password
from the dropdown.
 
G

Gina

Works great !!! Thanks to both of you.....

Gina

Klatuu said:
In the properties for the text box, select Input Mask then choose password
from the dropdown.
 
Top