Hello.

I'm working on application which is connecting to database. I have a popup window which requires user to enter password for database connection and I would like to mask characters which are being entered. The result is that user is typing his password and window displays just ********* instead of actual password. Any ideas how to do that?