PantZ4 Posted September 2, 2006 Posted September 2, 2006 I have this Password input box, but when I write my password I want it to be convert to *, so you can't see the real numbers/letters. But how to do it?
PantZ4 Posted September 2, 2006 Author Posted September 2, 2006 Use $ES_PASSWORD as style for the inputbox.ty Helge, do you also know how to remove the top menuline (the one with minmize and close)
Helge Posted September 2, 2006 Posted September 2, 2006 Look at the styles for GUICreate and play a little bit with them to get what you need.$WS_POPUP should do but if you think it looks a little bit boring you could combine itwith for example $WS_THICKFRAME...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now