Forgive me if I don't know the right words. I have a GUI window and a button on it which opens another GUI window. Such window has to lay over the window it has been call and it must prevent the user to focus previous windows of the same AutoIt script. Which commands or flags have I to use to open such window? Thanks.