This is a migrated thread and some comments may be shown as answers.

RadWrapper.dll

2 Answers 74 Views
Window
This is a migrated thread and some comments may be shown as answers.
Richard Harrigan
Top achievements
Rank 1
Richard Harrigan asked on 07 Oct 2013, 05:15 PM
Hi,

Is RadWrapper Ok to use?  I added the radwrapper.dll to my project, then my app crashes when I close the app.  I did not even reference it my code.  When I remove the radwrapper.dll the app does not crash.  Can you shed any light on the use, value etc of this dll.  I am trying to replace the MS MessageBox.  If not this dll do you have any code to replace the MessageBox.  To be specific I want a messagebox that contains New, Save and Cancel buttons and returns the button pressed.  See link below about radwrapper.dll.

Thanks
Rich

http://www.codeproject.com/Articles/164934/RadMessageBox-for-the-Telerik-WPF-Controls

2 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 08 Oct 2013, 11:18 AM
Hello Richard,

The mentioned dll file is a third party assembly, so we cannot guarantee that it will be compatible with our components. As for the desired scenario I can suggest you to use RadWindow as a separate UserControl and set its content with the Template from the RadAlertStyle in order to add custom functional buttons to the predefined RadWindow dialogs. For your convenience we have prepared a sample project which demonstrates the exact approach.

I hope this will work for you.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Richard Harrigan
Top achievements
Rank 1
answered on 09 Oct 2013, 01:57 AM
Hi Kalin

Worked great!!!

Many Thanks
Tags
Window
Asked by
Richard Harrigan
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Richard Harrigan
Top achievements
Rank 1
Share this question
or