A Password Field accepts end user input and echoes back asterisks ("*") for each character that is typed. At run time, it validates the entry made by the end user against the value of the Variable property of the control, disabling the Next button on the dialog until there is a match.