DxMessageBox Events
A message box intended for use as an alert or confirmation dialog.
Name | Description |
---|---|
Closed | Fires after the message box is closed. |
Outside |
Fires when a message box is closed as a result of clicking outside the box’s boundaries. |
Shown | Fires after the message box is displayed. |
Visible |
Fires when the message box changes its Visible property value. |