CompuServe Thread

#Edit Passwords

3 messages in this thread
#1095From: Herb MartinOct 3, 1991 1:33 AM
Thanks (SendMessage & MSKB), my first (cursory) examination of the API did not yield a message for setting the style to password. What message do I send? (I am going to check the MSKB). There is 1 Reply.
#1195From: Jonathan Zuck (UFI)Oct 3, 1991 1:20 PM
Herb, Well, you will have to change the style and then send a SetPassWordChar message to activate the new style. -=- Jonathan There is 1 Reply.
#1269From: Herb MartinOct 3, 1991 9:51 PM
Thanks, I got the article from MS Knowledge Base and it explained everything needed for 'password' edit controls. Thanks to everyone who helped.