DialogMessage Properties |
The DialogMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Buttons | Gets or sets the buttons displayed by the message box. |
![]() | Callback | Gets or sets a callback method that should be executed to deliver the result of the message box to the object that sent the message. |
![]() | Caption | Gets or sets the caption for the message box. |
![]() | DefaultResult | Gets or sets which result is the default in the message box. |
![]() | Icon | Gets or sets the icon for the message box. |
![]() | Message | Gets or sets the message to show. |
![]() | Sender | Gets or sets the message's sender. (Inherited from Message.) |