RibbonControl.ShowMessage Method
Name | Parameters | Description |
---|---|---|
ShowMessage(RibbonMessageArgs) | args | Displays a message with the specified settings in the message bar. |
ShowMessage(String, String, MessageBoxIcon, MessageBoxButtons) | caption, text, icon, buttons | Displays a message with the specified caption, text, and buttons in the message bar. |