Skip to main content
A newer version of this page is available. .

XtraDialog Properties

A message box that allows displaying 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
See Also