MessageBoxEventArgs Properties |
The MessageBoxEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ButtonText | Gets the string of the pressed button. | |
| CheckMark | Gets value of the Check mark "Don't show this dialog again". | |
| DialogResult | Gets the result of the MessageBoxEventArgs instance | |
| State | Gets the customized data used in the GTPUMessageBox.Show method. |