Oct 10, 2001 #1 klasse Programmer Joined Jan 12, 2004 Messages 32 Location SE Hi, is it possible to show a message box with a button, and close it automatically after 5 seconds? Thanks Klasse
Hi, is it possible to show a message box with a button, and close it automatically after 5 seconds? Thanks Klasse
Oct 10, 2001 #2 THoey IS-IT--Management Joined Jun 21, 2000 Messages 2,142 Location US You would have to create a form, put whatever message that you want on it and use the timer event to close the form. Terry M. Hoey Upvote 0 Downvote
You would have to create a form, put whatever message that you want on it and use the timer event to close the form. Terry M. Hoey