dle Posted November 3, 2016 Posted November 3, 2016 Is it possible to close a message box using script. I don't want to use a pop up but a system.messagebox instead. Thanks.
AzeoTech Posted November 3, 2016 Posted November 3, 2016 Not a system.messagebox(). That's handled by Windows. You'd have to create a popup out of a page. Remember, you can specify the exact size and position of the popup.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.