Close MsgBox2 after x seconds of no response

joneden

Active Member
Licensed User
Longtime User
Hi All,

When using a MsgBox2 for prompt display is there an easy way of making it auto close after x seconds?

My thinking is to set a timer to fire and if msgbox still open then fire a back event to close it, would that work or is there a simpler way?

Erel if nothing simpler any chance that could be added in as another version of the MsgBox?

Regards

Jon
 
Top