Back to Devexpress

XtraMessageBox Members

windowsforms-devexpress-dot-xtraeditors-dot-xtramessagebox-dot-underscore-members.md

latest19.4 KB
Original Source

XtraMessageBox Members

The message box that supports title bar skinning.

Properties

NameDescription
AllowCustomLookAndFeel staticGets or sets whether the message box is painted using its own look and feel settings.
AllowHtmlText staticGets or sets whether the HTML text formatting feature is enabled by default in message boxes, displayed using the XtraMessageBox.Show method.
ButtonsAlignment staticGets or sets whether message box buttons are center, left or right aligned. This is a static (Shared in VB) property.
Icons staticAllows you to specify custom XtraMessageBox icons using predefined icon names.
RegistryPath staticGets or sets the registry path used to store Visible and DialogResult property values in the registry.
SmartTextWrap staticGets or sets whether the message box width is restricted based on the available working area, and the text is automatically wrapped. This is a static property.
UseSkinPaddings staticGets or sets whether all XtraMessageBoxes should retrieve element paddings from skins.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
MessageBoxButtonsToDialogResults(MessageBoxButtons) staticThis member supports the internal infrastructure, and is not intended to be used directly from your code.
MessageBoxIconToIcon(MessageBoxIcon) staticThis member supports the internal infrastructure, and is not intended to be used directly from your code.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Show(UserLookAndFeel, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, String, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, String, String, MessageBoxButtons, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, String, String, MessageBoxButtons, MessageBoxIcon, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) staticDisplays the XtraMessageBox with the specified look and feel settings, text, caption, buttons, icon and default button.
Show(UserLookAndFeel, String, String, MessageBoxButtons, MessageBoxIcon) staticDisplays the XtraMessageBox with the specified look and feel settings, text, caption, buttons and icon.
Show(UserLookAndFeel, String, String, MessageBoxButtons) staticDisplays the XtraMessageBox with the specified look and feel settings, text, caption and buttons.
Show(UserLookAndFeel, String, String) staticDisplays the XtraMessageBox with the specified look and feel settings, text and caption.
Show(UserLookAndFeel, String) staticDisplays the XtraMessageBox with the specified look and feel settings and text.
Show(UserLookAndFeel, IWin32Window, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, IWin32Window, String, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, IWin32Window, String, String, DialogResult[], Icon, Int32, MessageBoxIcon, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, IWin32Window, String, String, DialogResult[], Icon, Int32, MessageBoxIcon) staticDisplays the XtraMessageBox with the specified look and feel settings, owner, text, caption, buttons, icon, default button, and plays the sound that corresponds to the specified system-alert level.
Show(UserLookAndFeel, IWin32Window, String, String, MessageBoxButtons, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(UserLookAndFeel, IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) staticDisplays the XtraMessageBox with the specified look and feel settings, text, caption, buttons, icon and default button.
Show(UserLookAndFeel, IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon) staticDisplays the XtraMessageBox with the specified look and feel settings, owner, text, caption, buttons and icon.
Show(UserLookAndFeel, IWin32Window, String, String, MessageBoxButtons) staticDisplays the XtraMessageBox with the specified look and feel settings, owner, text, caption and buttons.
Show(UserLookAndFeel, IWin32Window, String, String) staticDisplays the XtraMessageBox with the specified look and feel settings, owner, text and caption.
Show(UserLookAndFeel, IWin32Window, String) staticDisplays the XtraMessageBox with the specified look and feel settings, owner and text.
Show(XtraMessageBoxArgs) staticDisplays an XtraMessageBox with the specified settings.
Show(String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(String, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(String, String, MessageBoxButtons, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(String, String, MessageBoxButtons, MessageBoxIcon, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) staticDisplays the XtraMessageBox with the specified text, caption, buttons, icon and default button.
Show(String, String, MessageBoxButtons, MessageBoxIcon) staticDisplays the XtraMessageBox with the specified text, caption, buttons and icon.
Show(String, String, MessageBoxButtons) staticDisplays the XtraMessageBox with the specified text, caption, and buttons.
Show(String, String) staticDisplays the XtraMessageBox with the specified text and caption.
Show(String) staticDisplays the XtraMessageBox with the specified text.
Show(IWin32Window, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(IWin32Window, String, String, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(IWin32Window, String, String, DialogResult[], Icon, Int32, MessageBoxIcon, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(IWin32Window, String, String, DialogResult[], Icon, Int32, MessageBoxIcon) staticDisplays the XtraMessageBox with the specified owner, text, caption, buttons, icon, default button and plays the sound that corresponds to the specified system-alert level.
Show(IWin32Window, String, String, MessageBoxButtons, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, DefaultBoolean) staticDisplays the XtraMessageBox with the specified settings.
Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton) staticDisplays the XtraMessageBox with the specified owner, text, caption, buttons, icon and default button.
Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon) staticDisplays the XtraMessageBox with the specified owner, text, caption, buttons and icon.
Show(IWin32Window, String, String, MessageBoxButtons) staticDisplays the XtraMessageBox with the specified owner, text, caption, and buttons.
Show(IWin32Window, String, String) staticDisplays the XtraMessageBox with the specified owner, text and caption.
Show(IWin32Window, String) staticDisplays the XtraMessageBox with the specified owner and text.
ShowAsync(XtraMessageBoxArgs) staticDisplays the XtraMessageBox asynchronously and returns the Task that is completed when the XtraMessageBox closes.
ShowAsync(String) staticDisplays the XtraMessageBox asynchronously and returns the Task that is completed when the XtraMessageBox closes.
ShowAsync(IWin32Window, String) staticDisplays the XtraMessageBox asynchronously and returns the Task that is completed when the XtraMessageBox closes.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

XtraMessageBox Class

DevExpress.XtraEditors Namespace