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 of this message dialog.
Public propertyButton2
Gets or sets the text on the right button of this message dialog. If the value is null, the right button is hidden.
Public propertyCaption
Gets or sets the caption of this message dialog.
Public propertyContent
Gets or sets the content of this message dialog.
Top
See Also