Sets up the message box with the desired title, message, and icon. Does not show it until the show method is called.
The string to show in the message box title
The string to show in the message box body
If it fails to find any programs or libraries to make a message box with.
See Implementation
Sets up the message box with the desired title, message, and icon. Does not show it until the show method is called.