replace normal value of text box to Asterisk value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi

i had a textbox control and i want to replace the value/character into
asterisk everytime i pressed keys.

thanks
chad
 
chad said:
hi

i had a textbox control and i want to replace the value/character into
asterisk everytime i pressed keys.

thanks
chad

InputMask property of "Password" does that.
 
Hi chad,

Set the Input Mask property of the control to "Password" if you are looking
to mask the input. If this isn't what you are trying to do, please post a
more detailed description.

Hope this helps.

Damian.
 
Reports don't have text boxes that you can "press keys" into. If you are
referring to a text box on a form, have you tried setting the Input Mask to
"Password"?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top