Click or drag to resize

MessageDialog Properties

The MessageDialog type exposes the following members.

Properties
  NameDescription
Public propertyButton1
Gets or sets the text on the left button.
(Inherited from Dialog.)
Public propertyButton2
Gets or sets the text on the right button.
(Inherited from Dialog.)
Public propertyCaption
Gets or sets the caption.
(Inherited from Dialog.)
Protected propertyInfo
Gets the Info displayed.
(Overrides DialogInfo.)
Public propertyMessage
Gets or sets the message in the dialog.
Public propertyStyle
Gets or sets the style.
(Inherited from Dialog.)
Top
See Also