hey everyone,
so the title is the question really. hwo can i open a message box and then program the buttons to have specific actions? or would it be best to create my own form and use it as a message box?
thanks in advance
rockking
Printable View
hey everyone,
so the title is the question really. hwo can i open a message box and then program the buttons to have specific actions? or would it be best to create my own form and use it as a message box?
thanks in advance
rockking
If you want to go outside of the standard method (i.e., each button closes the dialog and returns the appropriate result) you will have to simply create your own form.