Hi,
I have created my own custom dialog, where I have added a textedit control and use it to get password.

After entering password, If I press enter I would like to validate it and If it is wrong I need to show a static text "Invalid password" (in RED Color) just below the textedit control

How can I do this in Setup Builder Version 7.1 ?

Note : I could do the same in SetupBuilder version 8.0 by doing show/hide the static text, But same implementation is not working in version 7.1

Regards
A. Vijayasaravanan