Class MessageBoxInfo
Defines properties for the message box show handlers.
public class MessageBoxInfo
- Inheritance
-
MessageBoxInfo
Fields
- Handled
Assign this property to false, if you need default message box event handler to be called.
- HelpInfo
Gets or sets information related to the help file.
- Result
One of the DialogResult values. This is result of the message box dialog.