Custom Text on MessageBox Buttons
How to customise the captions on MessageBox buttons. Q:Piet Boden wants to know if it is possible to change the text displayed on the buttons in a MessageBox.A: Not on a message box produced by the MsgBox function, though you do have a choice of various buttons. You will need to create a dialog-type form […]