Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

XtraMessageBoxEventArgs Properties

Supplies data for the Load and Closed events.
Name Description
DialogResult Gets or sets the DialogResult value that corresponds to the button the user chose in an XtraMessageBox.
MessageBoxArgs Gets the current XtraMessageBox‘s settings through its XtraMessageBoxArgs object.
Visible Gets or sets whether the user checked the Do not show this message again checkbox and whether to show the XtraMessageBox again.
See Also