Any way to customize MSGBOX reply button captions?

M

mscertified

Is there any way to have a message box display customized reply button
captions.
Instead of YES and NO, I need the buttons to say ONE and ALL. I don't mind
if the msgbox still returns YES or NO.
 
P

PC Datasheet

Not that I know of! You can create a custom modal popup form however with
the message you want and buttons that have whatever caption you want.
 
Top