WinForms MessageBox Overview
RadMessageBox displays a modal dialog box that contains a system icon, a set of buttons, and a brief application-specific message, such as status or error information. To display a message box, call the static method RadMessageBox.Show. The title, message, buttons, and icons displayed in the message box are determined by parameters that you pass to the method.
The MessageBox is part of Telerik UI for WinForms, a
professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
In the related Getting Started article you can find how to use the control with a sample scenario.
Download and check out the online demo at demos.telerik.com