How much can I customise MsgBox Prompts?

Local time
Today, 12:56
Joined
May 14, 2020
Messages
32
Hey all hopefully a quick question and quick answer. I've used plenty of 'yes/no' msg box prompts before but i'm wondering its its possible to change the text of yes/no to give slightly more control over the question i'm asking my user. I want to ask in my message box if the user wants to refund the customer OR add credit to their customer account to use later. My message box buttons if possible would simply read 'refund' or 'credit account' as the two options, I understand this may not be ideal though as there is then no way to escape the message box unless the close button is used?

Thanks!
 
There was something on here recently about a customised message box/form?

Try searching this site.
 
see this link for what you can customise


I don't believe you can change the button captions, so you would need to create your own modal form
 
@arnelgp posted this one?

 
give slightly more control over the question i'm asking my user. I want to ask in my message box if the user wants to refund......

I blogged about the message box awhile back:-


There's 3 videos giving some in-depth exploration of what you can do. The code is available for download from my download provider. If you want a free copy, let me know and I will send you a Coupon Code..
 
Hey everyone wow thankyou so much for the quick replies! I'm reading through all of them and looking at the examples i'll come back shortly and reply to everyone with how its gone thankyou!
 

Users who are viewing this thread

Back
Top Bottom