Powerserver WEB (2017 r3) We have a simulated messagebox window, it has a static text and three buttons on it. None are set to default. Because of the seriousness of the message in the text we do not want the user to accidentally hit enter and select the button that has focus. No matter what we have done one of the three buttons always seems to get focus. Any Idea's on how to prevent a button from getting focus. (Have tried setfocus on the text, made buttons invisible then visible. None of this has worked).