Custom Message Box

DevBaby

Active Member
Licensed User
Longtime User
I am trying to create a custom message box (like the msgbox() function).

How do I pause the code (behind the scene) until the user clicks ‘OK’ on my custom message box?

Thanks in advance.
 
Top