Back to Devexpress

RibbonControl.ShowMessage Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-dot-showmessage.md

latest889 B
Original Source

RibbonControl.ShowMessage Method

NameParametersDescription
ShowMessage(RibbonMessageArgs)argsDisplays a message with the specified settings in the message bar.
ShowMessage(String, String, MessageBoxIcon, MessageBoxButtons)caption, text, icon, buttonsDisplays a message with the specified caption, text, and buttons in the message bar.