|
-
Jan 22nd, 2002, 08:12 AM
#1
Thread Starter
Hyperactive Member
Password InputBox
Can anyone tell me, can you display an InputBox with a password text field, or will I need to create my own form with a text box with .PasswordChar set to Chr(42) ?
-
Jan 22nd, 2002, 08:13 AM
#2
Retired VBF Adm1nistrator
Create a form with a textbox
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jan 22nd, 2002, 08:14 AM
#3
Thread Starter
Hyperactive Member
B******S
Thanks anyway.
-
Jan 22nd, 2002, 08:15 AM
#4
Retired VBF Adm1nistrator
Well its very simple to do, and looks a lot better too!
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Jan 22nd, 2002, 08:17 AM
#5
Thread Starter
Hyperactive Member
Suppose I could make my own InputBox object, then it would work the way I want.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|