Results 1 to 2 of 2

Thread: Password chars

  1. #1

    Thread Starter
    Fanatic Member invitro's Avatar
    Join Date
    Jan 2000
    Location
    Outside your window
    Posts
    547

    Post

    Does anybody know how to add password Chars to a InputBox?Thanks in advance!

  2. #2
    Lively Member
    Join Date
    Nov 1999
    Location
    Melbourne, Victoria, Australia
    Posts
    126

    Post

    View the properties of the textbox until you find PasswordChar, in that box type in * or what ever character you want to appear instead of the actual character. The standard is a * but you can use anything.

    Msgobx "Your password is " & PasswordTxt.Text
    Regards,

    Paul Rivoli
    ---------------------
    [email protected]
    http://members.dingoblue.net.au/~privoli

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width