How do i display "*****" in a field instead of the text(password)? Is there a property in Paradox9 that I should set or if I have to use code, how will I do it?
The easiest way to do it is to set the field's runtime property to "No Echo" here is the instructions from the help file:
You can instruct Paradox not to display the contents of a field. Right-click the field and choose Properties. Enable the No Echo check box on the Run Time property page.
No Echo is useful for a field where users type in a password. They can enter data, but it is not displayed.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.