dearphael
April 11th, 1999, 02:44 AM
Hi,
for my application, i need to ask the user for password input. i read that we can create CEdit object with the ES_PASSWORD style. but i am using ResourceView to create my dialog box with Edit boxes and i know how to assign a CEdit object to that Edit box, but how do i modify the style of this Edit box so that it has the ES_PASSWORD style so that only ****** will be displayed when the user types in the password?
for my application, i need to ask the user for password input. i read that we can create CEdit object with the ES_PASSWORD style. but i am using ResourceView to create my dialog box with Edit boxes and i know how to assign a CEdit object to that Edit box, but how do i modify the style of this Edit box so that it has the ES_PASSWORD style so that only ****** will be displayed when the user types in the password?