UncleRonin
Well-known member
I lock my app after a certain idle period and hide all windows so that people can't fiddle or view restricted stuff. I display errors through a MsgBox. Now, if an error is displayed, the user goes to go get someone about the error and the program locks. All the necessary stuff is hidden but I have no idea how to go about closing that MsgBox! Is there a way to do this?