Click or drag to resize

MessageBoxEventArgs Properties

The MessageBoxEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyButtonText
Gets the string of the pressed button.
Public propertyCheckMark
Gets value of the Check mark "Don't show this dialog again".
Public propertyDialogResult
Gets the result of the MessageBoxEventArgs instance
Public propertyState
Gets the customized data used in the GTPUMessageBox.Show method.
Top
See Also