Is it possible to give an input box an input mask e.g. for a password - and if so, how do I do it?
Printable View
Is it possible to give an input box an input mask e.g. for a password - and if so, how do I do it?
Design your own inputbox, put a textbox with passwordchar "*"
Cheers, I was just being lazy.
Hi Lazy Sacha! ;)
Aaron Young has a solution for u!
http://forums.vb-world.net/showthrea...threadid=16463
Jeba.
Many thanks, guys - just what I was looking for!!