Is there a way to change, for instance, the "Cancel" button's caption text to something else?
In my code, if the user clicks the "x" to close the application, it will prompt them that they should leave it running. I would like the message box to present them with Yes, No, and Minimize instead of Cancel. It doesnt matter if it still returns the vbCancel.
Thanks in advance
In my code, if the user clicks the "x" to close the application, it will prompt them that they should leave it running. I would like the message box to present them with Yes, No, and Minimize instead of Cancel. It doesnt matter if it still returns the vbCancel.
Thanks in advance