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

Custom Message Box

3 Answers 722 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Murugesh
Top achievements
Rank 1
Murugesh asked on 27 Jun 2017, 06:25 AM
Hi,

We are using telerik controls. Now I want to create custom message box with four buttons (Yes, Yes To All, No, No To All).
Can any of you suggest how can i achieve this by using existing MessageBoxButtons ?

Regards,
Parvathi.

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 29 Jun 2017, 04:23 PM
Hello Parvathi,

In case I am understanding your requirement correctly, you can utilize the RadWindow component and set its Content as per your needs. Would such an approach be feasible for you or I am missing something?

Best Regards,
Stefan X1
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Murugesh
Top achievements
Rank 1
answered on 18 Jul 2017, 10:30 AM

Hi,

Thank you Stefan,

My actual requirement is “Display message box with some content and there should be four buttons (Yes/YesToAll/No/NoToAll)”.
Clicking on any these buttons i want to close message box and I need to returns selected button result value.
And this message displaying should be handle via C# codes.

Can you give some more inputs to create custom message box via RadWindow ?

Regards,

Parvathi

0
Dilyan Traykov
Telerik team
answered on 20 Jul 2017, 11:26 AM
Hello Parvathi,

I've prepared a small sample project where I've used RadWindow as a user control to achieve the desired behavior.

Please have a look and let me know if this is what you had in mind.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
Tags
General Discussions
Asked by
Murugesh
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Murugesh
Top achievements
Rank 1
Dilyan Traykov
Telerik team
Share this question
or