Back to Devexpress

XtraMessageBox Methods

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

latest17.6 KB
Original Source

XtraMessageBox Methods

The message box that supports title bar skinning.

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

XtraMessageBox Members

DevExpress.XtraEditors Namespace