Jump to content

Recommended Posts

Posted

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? :P

Posted

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)

Posted

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 it

with for example $WS_THICKFRAME...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...