Jump to content

Recommended Posts

Posted

I recently installed a new pc and didn't need AutoIT for a while, untill now.

I used the following code:

GUICreate("My GUI",500,350,-1,-1,BitOR($WS_POPUP,$WS_DLGFRAME))

But i got errors at the $WS_ commands. I think this is because the new version, but wich command do i need now?

I used this command to remove the menu bar so i got a clean windows with no buttons or borders arround it.

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
×
×
  • Create New...