Class MessageBoxInfo
Defines properties for the message box show handlers.
public class MessageBoxInfo : BaseObjectWithAttr, IBaseObjectWithAttr, IBaseObjectWithId, IBaseObject
- Inheritance
-
MessageBoxInfo
- Implements
Properties
- 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.
- OnClose
This action is called when dialog is closed.
- Result
One of the DialogResult values. This is result of the message box dialog.