Back to Devexpress

Messaging.Show Method

expressappframework-devexpress-dot-expressapp-dot-win-dot-core-dot-messaging-dot-show.md

latest866 B
Original Source

Messaging.Show Method

NameParametersDescription
Show(Exception)exceptionDisplays a message box.
Show(String, Exception)caption, exceptionDisplays a message box.
Show(String, String, MessageBoxButtons, MessageBoxIcon)message, caption, buttons, iconDisplays a message box.
Show(String, String)caption, messageDisplays a message box.