How do I get XP-style password boxes in my program? I am using Borland C++ compiler 5 enterprise edition.
Printable View
How do I get XP-style password boxes in my program? I am using Borland C++ compiler 5 enterprise edition.
Use the ES_PASSWORD style when creating an edit box. The look depends on the system.