09-29-2008 10:07 AM - edited 09-29-2008 10:07 AM
Hello,
i want to create a Login-Button where the User can insert Name & Pass.
The question is only how to hide the password while typing to ********?
Attached a vi where the pass is visible while typing.
Thanks for help
09-29-2008 10:11 AM - edited 09-29-2008 10:12 AM
When you right click on a string control, did you ever notice the 'Password Display' option? Since you are using the Express VI, you'll have to convert it to a regular subVI to edit it.
09-29-2008 10:19 AM