cancel
Showing results for 
Search instead for 
Did you mean: 

A problem with password field.

Former Member
0 Kudos

Hi All,

I have text box to get password with *. Whenever I pressed a key, the original value of the key is shown for a moment and then converted to * though I have used Form Freeze statement twice.I want the orginal key value not to be shown even for a moment. How to do it?

The logic, I have used is in the below link.

https://forums.sdn.sap.com/click.jspa?searchID=16217472&messageID=5849161

Regards,

Tamil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi..

see this example..

:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET\13.PasswordCheck\2003

Regards...

Billa 2007

Answers (1)

Answers (1)

Former Member
0 Kudos

Tamizharasi Subbiah,

Are you catching the KeyDown event when BeforeAction= True?

Regards,

Vítor Vieira