Is there a way to get an INPUT BOX to show Password style formatti

  • Thread starter ThriftyFinanceGirl
  • Start date
T

ThriftyFinanceGirl

I am asking the user for a master password, is there a way to get the INPUT
BOX to show the "*******" style formatting? I know how to use an input mask
on a regular form, but wanted to use an input box here...
 
R

ryguy7272

Use a Text Box control on the form and set its InputMask to Password.

HTH,
Ryan---
 

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

Top