lyledg 0 Posted August 10, 2004 Hi guys.. LOVING using Autoit... Just wanted to ask, I have recreated the logon script at my work, and display logon information using the msgbox function, rather than the splashscreen as it keeps and inherits the feel of the OS (Meaning the theme, colours etc) My question is, is there a way to remove the "OK" button from the message box.....as having users click on the "OK" button is not desirable..and just have the information displayed on it's ow? Cheers guys And thanx! Share this post Link to post Share on other sites
this-is-me 6 Posted August 10, 2004 I am not sure, but you may need to look at the messagebox's timeout feature. For actually removing the button, there is only one way to do it that I know of. You will need to launch a separate script that does a controlmove on the messageboxes main button to move it off the viewable area. Who else would I be? Share this post Link to post Share on other sites