Message (gb.form)
This class adds a new message box type to the default 
Message class.
Inherited static properties
| 
ColoredButtons  
 | 
Return or set if colored buttons are used.
 | 
| 
DefaultButton  
 | 
Return or set if the first button of the message box is the default one.
 | 
| 
Style  
 | 
Return or set the message box style.
 | 
| 
Title  
 | 
Returns or sets the title of the next message box.
 | 
Static methods
| 
Optional  
 | 
Display an optional warning message box, with a check-box that allows the user to disable the message.
 | 
Inherited static methods
| 
Delete  
 | 
Displays a deletion message box, with up to three buttons.
 | 
| 
Error  
 | 
Displays a error message box, with up to three buttons.
 | 
| 
Info  
 | 
Displays a information message box, with one button.
 | 
| 
Question  
 | 
Displays a question message box, with up to three buttons.
 | 
| 
Warning  
 | 
Displays a warning message box, with up to three buttons.
 |