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

XtraDialog Properties

A message box that can display any control (e.g., a UserControl) in its client area.
Name Description
AllowCustomLookAndFeel static Gets or sets whether a dialog is painted using its own look and feel settings, which are specified by the lookAndFeel parameter of specific XtraDialog.Show method overloads. This property is ignored if the lookAndFeel parameter is set to use a skinning paint scheme.
AllowHtmlText static Gets or sets whether the HTML Text Formatting feature is enabled by default for dialog captions.
ButtonsAlignment static Gets or sets whether the buttons are aligned on the left, right, or in the center.
See Also